From unknown Tue Aug 19 10:00:18 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#19245 <19245@debbugs.gnu.org> To: bug#19245 <19245@debbugs.gnu.org> Subject: Status: Compile warnings after updating to 2.4.4 Reply-To: bug#19245 <19245@debbugs.gnu.org> Date: Tue, 19 Aug 2025 17:00:18 +0000 retitle 19245 Compile warnings after updating to 2.4.4 reassign 19245 libtool submitter 19245 Michael Wobst severity 19245 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 01 14:59:33 2014 Received: (at submit) by debbugs.gnu.org; 1 Dec 2014 19:59:33 +0000 Received: from localhost ([127.0.0.1]:51133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XvX88-0002Hu-Tf for submit@debbugs.gnu.org; Mon, 01 Dec 2014 14:59:33 -0500 Received: from eggs.gnu.org ([208.118.235.92]:44683) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XvX16-000271-Pq for submit@debbugs.gnu.org; Mon, 01 Dec 2014 14:52:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XvX0V-0002lB-HC for submit@debbugs.gnu.org; Mon, 01 Dec 2014 14:52:16 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39796) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvX0V-0002e8-Cq for submit@debbugs.gnu.org; Mon, 01 Dec 2014 14:51:39 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvWlW-0004aA-3d for bug-libtool@gnu.org; Mon, 01 Dec 2014 14:36:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XvWlO-0004ZN-LC for bug-libtool@gnu.org; Mon, 01 Dec 2014 14:36:10 -0500 Received: from mout.web.de ([212.227.15.14]:57601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvWlO-0004YV-B5 for bug-libtool@gnu.org; Mon, 01 Dec 2014 14:36:02 -0500 Received: from [192.168.1.126] ([37.209.44.237]) by smtp.web.de (mrweb003) with ESMTPSA (Nemesis) id 0MXHcb-1XPtIA11AD-00WFJD for ; Mon, 01 Dec 2014 20:35:59 +0100 Message-ID: <547CC31E.5040407@web.de> Date: Mon, 01 Dec 2014 20:35:58 +0100 From: Michael Wobst User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30 MIME-Version: 1.0 To: bug-libtool@gnu.org Subject: Compile warnings after updating to 2.4.4 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:4zPxgpcpMIfO+6hEdSx+wqw6kGPzegUcA39I3NaYDt7z+3ZJ2qQ SqyTyRGgB1cyxTPd/qwbtp3yNgtp6N7ap+Kmsiw6Bb8egGXX3JfsQlKstrZdKqkAQlpTdmY LiIFC4Ai9CSLpHQlnbXuIPCLki/XBGDQ19Db8oyx9rPrq/tXzh+cFN7DaExSyd1MY8DqOfa Sza8hHQGnuROt1rLDJE6Q== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] 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: -4.1 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 01 Dec 2014 14:59:31 -0500 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: -4.1 (----) After I updated our project's embedded libldtl to 2.4.4, several "No such file or directory" compile warnings showed up; see below: ^ mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/bash ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl -I./libltdl/libltdl -g -O2 -fstack-protector -fno-strict-aliasing -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wold-style-declaration -Woverride-init -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wtype-limits -Wundef -Wuninitialized -Wwrite-strings -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c cc1: warning: ./libltdl/libltdl: No such file or directory [enabled by default] Regards, Michael From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 01 17:35:28 2014 Received: (at 19245) by debbugs.gnu.org; 1 Dec 2014 22:35:28 +0000 Received: from localhost ([127.0.0.1]:51256 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XvZZ1-0007Xh-AB for submit@debbugs.gnu.org; Mon, 01 Dec 2014 17:35:28 -0500 Received: from sub3.mail.dreamhost.com ([69.163.253.7]:60207 helo=homiemail-a39.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XvZYy-0007XY-DI for 19245@debbugs.gnu.org; Mon, 01 Dec 2014 17:35:25 -0500 Received: from homiemail-a39.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a39.g.dreamhost.com (Postfix) with ESMTP id 71FEA150074; Mon, 1 Dec 2014 14:35:22 -0800 (PST) Received: from [127.0.0.1] (unknown [87.112.175.119]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gary@vaughan.pe) by homiemail-a39.g.dreamhost.com (Postfix) with ESMTPSA id 036D6150069; Mon, 1 Dec 2014 14:35:18 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: bug#19245: Compile warnings after updating to 2.4.4 From: "Gary V. Vaughan" In-Reply-To: <547CC31E.5040407@web.de> Date: Mon, 1 Dec 2014 22:35:12 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <49891C7D-2A5D-4F28-8F39-FDF93E7C27CE@gnu.org> References: <547CC31E.5040407@web.de> To: Michael Wobst X-Mailer: Apple Mail (2.1993) X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 19245 Cc: 19245@debbugs.gnu.org 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: 1.0 (+) Hi Michael, Thanks for the bug report. I'm afraid there's almost nothing to go on = here though. > On Dec 1, 2014, at 7:35 PM, Michael Wobst = wrote: >=20 > After I updated our project's embedded libldtl from what? > to 2.4.4, several "No such file or directory" compile warnings showed = up; see below: >=20 > ^ > mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo > /bin/bash ../libtool --silent --tag=3DCC --mode=3Dcompile gcc = -std=3Dgnu99 -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=3Dlibltdlc = -DLT_CONFIG_H=3D'' -DLTDL -I. -I. -Ilibltdl -I./libltdl = -Ilibltdl -I./libltdl/libltdl -g -O2 -fstack-protector = -fno-strict-aliasing -Wall -Wbad-function-cast -Wcast-align -Wcast-qual = -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op = -Wmissing-declarations -Wmissing-field-initializers = -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes = -Wnested-externs -Wold-style-declaration -Woverride-init -Wpointer-arith = -Wredundant-decls -Wshadow -Wsign-compare -Wtype-limits -Wundef = -Wuninitialized -Wwrite-strings -MT libltdlc_la-ltdl.lo -MD -MP -MF = .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' = || echo './'`ltdl.c > cc1: warning: ./libltdl/libltdl: No such file or directory [enabled by = default] Is there a ./libltdl/libltdl file or directory? What happens when you run the failing libtool command from the shell = prompt? What about when you remove the --silent switch? Can you see an error in the gcc command that libtool (without --silent) = runs? What happens when you runt *that* from the shell prompt? Cheers, --=20 Gary V. Vaughan (gary AT gnu DOT org) From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 04 09:57:26 2014 Received: (at submit) by debbugs.gnu.org; 4 Dec 2014 14:57:26 +0000 Received: from localhost ([127.0.0.1]:53711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XwXqP-0001Z0-4f for submit@debbugs.gnu.org; Thu, 04 Dec 2014 09:57:25 -0500 Received: from eggs.gnu.org ([208.118.235.92]:41590) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XwXqL-0001Yr-R6 for submit@debbugs.gnu.org; Thu, 04 Dec 2014 09:57:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwXqC-0004uq-Tf for submit@debbugs.gnu.org; Thu, 04 Dec 2014 09:57:21 -0500 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,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:33986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwXqC-0004uE-Qw for submit@debbugs.gnu.org; Thu, 04 Dec 2014 09:57:12 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwXia-0002sH-PG for bug-libtool@gnu.org; Thu, 04 Dec 2014 09:49:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwXiR-0002QA-Ls for bug-libtool@gnu.org; Thu, 04 Dec 2014 09:49:20 -0500 Received: from sub3.mail.dreamhost.com ([69.163.253.7]:48254 helo=homiemail-a22.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwXiR-0002Py-Gy for bug-libtool@gnu.org; Thu, 04 Dec 2014 09:49:11 -0500 Received: from homiemail-a22.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTP id CB5B41A8069; Thu, 4 Dec 2014 06:49:10 -0800 (PST) Received: from [192.168.1.3] (178.162.115.87.dyn.plus.net [87.115.162.178]) (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 947641A8063; Thu, 4 Dec 2014 06:49:09 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: bug#19245: Compile warnings after updating to 2.4.4 From: "Gary V. Vaughan" In-Reply-To: <5480656B.4050101@web.de> Date: Thu, 4 Dec 2014 14:49:06 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <547CC31E.5040407@web.de> <49891C7D-2A5D-4F28-8F39-FDF93E7C27CE@gnu.org> <547CF204.2030301@web.de> <95D42CEE-9ED1-4C30-A4A9-5434FB86642F@gnu.org> <547DD19B.6090407@web.de> <7CEC62C2-A48B-4F9C-866C-60B4268841FA@gnu.org> <5480656B.4050101@web.de> To: Michael Wobst X-Mailer: Apple Mail (2.1993) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x 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 Cc: bug-libtool@gnu.org, close-19245@debbugs.gnu.org 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 (-----) [[put bug-libtool and debbugs back in Cc:]] Hi Michael, > On Dec 4, 2014, at 1:45 PM, Michael Wobst = wrote: >=20 > Hi Garry, (Just the one 'r' in my name, please! :-) > well, it's not just a cosmetical change from what I can see in 2.4.4's = libltdl/Makefile.am when compared to 2.4.3's libltdl/Makefile.am >=20 > I did a diff -urN to show you what I'm talking about: >=20 > ##################################################################### > --- trunk_2.4.3/libltdl/Makefile.am 2014-12-04 14:11:47.887496698 = +0100 > +++ trunk_2.4.4/libltdl/Makefile.am 2014-12-04 14:11:09.087091542 = +0100 > @@ -45,8 +45,9 @@ > # -I$(srcdir) is needed for user that built libltdl with a = sub-Automake > # (not as a sub-package!) using 'nostdinc': > AM_CPPFLAGS +=3D -DLT_CONFIG_H=3D'<$(LT_CONFIG_H)>' \ > - -DLTDL -I. -I$(srcdir) -Ilibltdl \ > - -I$(srcdir)/libltdl -I$(srcdir)/libltdl > + -DLTDL -I. -I$(srcdir) \ > + -Ilibltdl -I$(srcdir)/libltdl \ > + -Ilibltdl -I$(srcdir)/libltdl/libltdl >=20 > ##################################################################### >=20 > Note the last line with the path being '$(srcdir)/libltdl/libltdl'. > This doesn't appear in previous versions of libtool, but in 2.4.4 Ahah! Agreed, and fixed in master (I'll push as soon as the testsuite finishes); thanks for persevering with me. While the change to ltdl.mk = was indeed cosmetic, I didn't account for the fact that during generation of libltdl/Makefile.am multiple libltdl/libltdl on a single line of the = source file breaks the edit process. Thanks again for your help in tracking down and fixing that bug. Cheers, --=20 Gary V. Vaughan (gary AT gnu DOT org)= From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 04 10:00:17 2014 Received: (at 19245-close) by debbugs.gnu.org; 4 Dec 2014 15:00:17 +0000 Received: from localhost ([127.0.0.1]:53715 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XwXtA-0001eN-DU for submit@debbugs.gnu.org; Thu, 04 Dec 2014 10:00:16 -0500 Received: from sub3.mail.dreamhost.com ([69.163.253.7]:41571 helo=homiemail-a20.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XwXt6-0001eC-Pe for 19245-close@debbugs.gnu.org; Thu, 04 Dec 2014 10:00:13 -0500 Received: from homiemail-a20.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTP id 09F707EC064 for <19245-close@debbugs.gnu.org>; Thu, 4 Dec 2014 07:00:12 -0800 (PST) Received: from [192.168.1.3] (178.162.115.87.dyn.plus.net [87.115.162.178]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gary@vaughan.pe) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPSA id C868C7EC061 for <19245-close@debbugs.gnu.org>; Thu, 4 Dec 2014 07:00:10 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: bug#19245: Compile warnings after updating to 2.4.4 From: "Gary V. Vaughan" In-Reply-To: <5480754E.8040709@web.de> Date: Thu, 4 Dec 2014 15:00:07 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <8E3F1A9B-7AB8-4ABA-8051-78859FC4FB28@gnu.org> References: <547CC31E.5040407@web.de> <49891C7D-2A5D-4F28-8F39-FDF93E7C27CE@gnu.org> <547CF204.2030301@web.de> <95D42CEE-9ED1-4C30-A4A9-5434FB86642F@gnu.org> <547DD19B.6090407@web.de> <7CEC62C2-A48B-4F9C-866C-60B4268841FA@gnu.org> <5480656B.4050101@web.de> <5480754E.8040709@web.de> To: 19245-close@debbugs.gnu.org X-Mailer: Apple Mail (2.1993) X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 19245-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: 1.0 (+) > On Dec 4, 2014, at 2:53 PM, Michael Wobst = wrote: >=20 > Hey Gary (with one 'r') ;-) >=20 > I'm glad we finally figured it out. Thanks! >=20 > Greets, > Michael >=20 > Gary V. Vaughan schrieb: >> [[put bug-libtool and debbugs back in Cc:]] >>=20 >> Hi Michael, >>=20 >>> On Dec 4, 2014, at 1:45 PM, Michael Wobst = wrote: >>>=20 >>> Hi Garry, >>=20 >> (Just the one 'r' in my name, please! :-) >>=20 >>> well, it's not just a cosmetical change from what I can see in = 2.4.4's libltdl/Makefile.am when compared to 2.4.3's libltdl/Makefile.am >>>=20 >>> I did a diff -urN to show you what I'm talking about: >>>=20 >>> = ##################################################################### >>> --- trunk_2.4.3/libltdl/Makefile.am 2014-12-04 = 14:11:47.887496698 +0100 >>> +++ trunk_2.4.4/libltdl/Makefile.am 2014-12-04 = 14:11:09.087091542 +0100 >>> @@ -45,8 +45,9 @@ >>> # -I$(srcdir) is needed for user that built libltdl with a = sub-Automake >>> # (not as a sub-package!) using 'nostdinc': >>> AM_CPPFLAGS +=3D -DLT_CONFIG_H=3D'<$(LT_CONFIG_H)>' \ >>> - -DLTDL -I. -I$(srcdir) -Ilibltdl \ >>> - -I$(srcdir)/libltdl -I$(srcdir)/libltdl >>> + -DLTDL -I. -I$(srcdir) \ >>> + -Ilibltdl -I$(srcdir)/libltdl \ >>> + -Ilibltdl -I$(srcdir)/libltdl/libltdl >>>=20 >>> = ##################################################################### >>>=20 >>> Note the last line with the path being '$(srcdir)/libltdl/libltdl'. >>> This doesn't appear in previous versions of libtool, but in 2.4.4 >>=20 >> Ahah! Agreed, and fixed in master (I'll push as soon as the = testsuite >> finishes); thanks for persevering with me. While the change to = ltdl.mk was >> indeed cosmetic, I didn't account for the fact that during generation = of >> libltdl/Makefile.am multiple libltdl/libltdl on a single line of the = source >> file breaks the edit process. >>=20 >> Thanks again for your help in tracking down and fixing that bug. >>=20 >> Cheers, >>=20 From unknown Tue Aug 19 10:00:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 02 Jan 2015 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator