Received: (at 28967) by debbugs.gnu.org; 18 Jan 2018 13:49:24 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Thu Jan 18 08:49:24 2018
Received: from localhost ([127.0.0.1]:32858 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1ecAZI-0003lW-KG
for submit <at> debbugs.gnu.org; Thu, 18 Jan 2018 08:49:24 -0500
Received: from mx1.redhat.com ([209.132.183.28]:40227)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <eblake@HIDDEN>) id 1ecAZH-0003lI-2F
for 28967 <at> debbugs.gnu.org; Thu, 18 Jan 2018 08:49:23 -0500
Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com
[10.5.11.12])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by mx1.redhat.com (Postfix) with ESMTPS id 570335B312;
Thu, 18 Jan 2018 13:49:17 +0000 (UTC)
Received: from [10.10.126.198] (ovpn-126-198.rdu2.redhat.com [10.10.126.198])
by smtp.corp.redhat.com (Postfix) with ESMTP id A787361986;
Thu, 18 Jan 2018 13:49:16 +0000 (UTC)
Subject: Re: bug#28967: How can I resolve this
To: Sostom M N <sostomc011@HIDDEN>, 28967 <at> debbugs.gnu.org
References: <CAKTK6_CQRBvX9Nya4MO62cG_4Vaj=PDXwb9RWvvSm0wMxjRqZQ@HIDDEN>
From: Eric Blake <eblake@HIDDEN>
Openpgp: url=http://people.redhat.com/eblake/eblake.gpg
Organization: Red Hat, Inc.
Message-ID: <e15bd82b-dfb0-226a-f604-d91d18d01b39@HIDDEN>
Date: Thu, 18 Jan 2018 07:49:15 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Thunderbird/52.5.2
MIME-Version: 1.0
In-Reply-To: <CAKTK6_CQRBvX9Nya4MO62cG_4Vaj=PDXwb9RWvvSm0wMxjRqZQ@HIDDEN>
Content-Type: multipart/signed; micalg=pgp-sha256;
protocol="application/pgp-signature";
boundary="1GVYGblLYBkp9hO7kTNN0ppQVyoPKeN47"
X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16
(mx1.redhat.com [10.5.110.26]); Thu, 18 Jan 2018 13:49:17 +0000 (UTC)
X-Spam-Score: -5.0 (-----)
X-Debbugs-Envelope-To: 28967
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -5.0 (-----)
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--1GVYGblLYBkp9hO7kTNN0ppQVyoPKeN47
Content-Type: multipart/mixed; boundary="Q7ELBTphi7cO7eacbhY7asUWpSGH6pFks";
protected-headers="v1"
From: Eric Blake <eblake@HIDDEN>
To: Sostom M N <sostomc011@HIDDEN>, 28967 <at> debbugs.gnu.org
Message-ID: <e15bd82b-dfb0-226a-f604-d91d18d01b39@HIDDEN>
Subject: Re: bug#28967: How can I resolve this
References: <CAKTK6_CQRBvX9Nya4MO62cG_4Vaj=PDXwb9RWvvSm0wMxjRqZQ@HIDDEN>
In-Reply-To: <CAKTK6_CQRBvX9Nya4MO62cG_4Vaj=PDXwb9RWvvSm0wMxjRqZQ@HIDDEN>
--Q7ELBTphi7cO7eacbhY7asUWpSGH6pFks
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
On 10/24/2017 06:36 AM, Sostom M N wrote:
> I am trying to run autoreconf , and this is what i get:
> /usr/share/aclocal/log4c.m4:7: warning: underquoted definition of
> AM_PATH_LOG4C
Most likely, log4c.m4 defines AM_PATH_LOG4C incorrectly, with
insufficient quoting (by the way, the AM_ namespace is reserved for
automake, but log4c.m4 doesn't belong to automake, so the macro should
be using a different name in the first place), and that initial error
then causes knock-on effects...
> /usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
> /usr/share/aclocal/log4c.m4:7: or see
> http://www.gnu.org/software/automake/manual/automake.html#Extending-acl=
ocal
> /usr/share/aclocal/log4c.m4:7: warning: underquoted definition of
> AM_PATH_LOG4C
> /usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
> /usr/share/aclocal/log4c.m4:7: or see
> http://www.gnu.org/software/automake/manual/automake.html#Extending-acl=
ocal
> automake: error: global options already processed
> automake: Please contact <bug-automake@HIDDEN>.
> at /usr/share/automake-1.15/Automake/Channels.pm line 662, <GEN0> line=
105.
> Automake::Channels::msg("automake", "", "global options already process=
ed")
that confuse automake itself. But we'd have to see the contents of
log4c.m4 to know for sure.
--=20
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
--Q7ELBTphi7cO7eacbhY7asUWpSGH6pFks--
--1GVYGblLYBkp9hO7kTNN0ppQVyoPKeN47
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEzBAEBCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAlpgpdsACgkQp6FrSiUn
Q2rLbAgAk3d/Hces9x8PRA7T5vkQJC/XCHlbuDA14cBNuKOXz4N++SB62di02GeH
Zn9au6PWxMvZtkwLBBabSBJ+3pVHC1exdXRVeGOWNCgcs69ZPKfixrNbuwyNUQYW
2w24kDk0BbBOQ+/Y1IZbGU79fkFRQxZ+UyWy+M4AWT7SVNTDz5ib4e46VFst8G+5
mpCikMUDgm+KB+Vm8k2eF3fARz0joA3/Pn0bl/H1iNDA7qkQxhR6hBDvfJLkyLW2
wSPZP9KZbEQylc+JpvBjNdHl2fPCy6k4a/4LbSgrqIHvkqLeu6RL5HxaKAzIqyol
ibuFguW9sr0fncua5Eutzu7/upRZ7g==
=HQDa
-----END PGP SIGNATURE-----
--1GVYGblLYBkp9hO7kTNN0ppQVyoPKeN47--
bug-automake@HIDDEN:bug#28967; Package automake.
Full text available.Mathieu Lirzin <mthl@HIDDEN>
to control <at> debbugs.gnu.org.
Full text available.
Received: (at 28967) by debbugs.gnu.org; 18 Jan 2018 09:36:59 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Thu Jan 18 04:36:59 2018
Received: from localhost ([127.0.0.1]:60934 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1ec6d0-0000Ja-UQ
for submit <at> debbugs.gnu.org; Thu, 18 Jan 2018 04:36:59 -0500
Received: from eggs.gnu.org ([208.118.235.92]:54352)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <mthl@HIDDEN>) id 1ec6cz-0000JN-3m
for 28967 <at> debbugs.gnu.org; Thu, 18 Jan 2018 04:36:57 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from <mthl@HIDDEN>) id 1ec6cs-0001HM-AT
for 28967 <at> debbugs.gnu.org; Thu, 18 Jan 2018 04:36:51 -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,T_RP_MATCHES_RCVD
autolearn=disabled version=3.3.2
Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51783)
by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <mthl@HIDDEN>)
id 1ec6cs-0001H6-7O; Thu, 18 Jan 2018 04:36:50 -0500
Received: from [2a01:e35:2ec2:e580:7d5f:f616:fc6f:3970] (port=52982 helo=godel)
by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256)
(Exim 4.82) (envelope-from <mthl@HIDDEN>)
id 1ec6cr-0006EX-PN; Thu, 18 Jan 2018 04:36:50 -0500
From: Mathieu Lirzin <mthl@HIDDEN>
To: Sostom M N <sostomc011@HIDDEN>
Subject: Re: bug#28967: How can I resolve this
References: <CAKTK6_CQRBvX9Nya4MO62cG_4Vaj=PDXwb9RWvvSm0wMxjRqZQ@HIDDEN>
<87y3nsr7ls.fsf@HIDDEN>
Date: Thu, 18 Jan 2018 10:36:48 +0100
In-Reply-To: <87y3nsr7ls.fsf@HIDDEN> (Mathieu Lirzin's message of "Mon, 30
Oct 2017 16:14:07 +0100")
Message-ID: <878tcvv77z.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From: 2001:4830:134:3::e
X-Spam-Score: -5.0 (-----)
X-Debbugs-Envelope-To: 28967
Cc: 28967 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -5.0 (-----)
Hello,
Mathieu Lirzin <mthl@HIDDEN> writes:
> Sostom M N <sostomc011@HIDDEN> writes:
>
>> I am trying to run autoreconf , and this is what i get:
>> /usr/share/aclocal/log4c.m4:7: warning: underquoted definition of AM_PATH_LOG4C
>> /usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
>> /usr/share/aclocal/log4c.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
>> /usr/share/aclocal/log4c.m4:7: warning: underquoted definition of AM_PATH_LOG4C
>> /usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
>> /usr/share/aclocal/log4c.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
>> automake: error: global options already processed
>> automake: Please contact <bug-automake@HIDDEN>.
>> at /usr/share/automake-1.15/Automake/Channels.pm line 662, <GEN0> line 105.
>> Automake::Channels::msg("automake", "", "global options already processed") called at /usr/share/automake-1.15/Automake/ChannelDefs.pm line 212
>> Automake::ChannelDefs::prog_error("global options already processed") called at /usr/share/automake-1.15/Automake/Options.pm line 421
>> Automake::Options::process_global_option_list(HASH(0x2f920b0)) called at /usr/bin/automake line 5337
>> Automake::scan_autoconf_traces("configure.ac") called at /usr/bin/automake line 5437
>> Automake::scan_autoconf_files() called at /usr/bin/automake line 8259
>> autoreconf: automake failed with exit status: 29
>
> I would need more context. Could you give me some instructions to
> reproduce this bug?
Any news?
Thanks.
--
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37
bug-automake@HIDDEN:bug#28967; Package automake.
Full text available.Mathieu Lirzin <mthl@HIDDEN>
to control <at> debbugs.gnu.org.
Full text available.
Received: (at 28967) by debbugs.gnu.org; 30 Oct 2017 15:14:27 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Oct 30 11:14:27 2017
Received: from localhost ([127.0.0.1]:42370 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1e9Blf-000244-14
for submit <at> debbugs.gnu.org; Mon, 30 Oct 2017 11:14:27 -0400
Received: from eggs.gnu.org ([208.118.235.92]:59422)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <mthl@HIDDEN>) id 1e9Bld-00023o-Ks
for 28967 <at> debbugs.gnu.org; Mon, 30 Oct 2017 11:14:21 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from <mthl@HIDDEN>) id 1e9BlS-0005jF-C4
for 28967 <at> debbugs.gnu.org; Mon, 30 Oct 2017 11:14:16 -0400
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,RP_MATCHES_RCVD
autolearn=disabled version=3.3.2
Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51784)
by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <mthl@HIDDEN>)
id 1e9BlS-0005j6-8r; Mon, 30 Oct 2017 11:14:10 -0400
Received: from [2a01:e35:2ec2:e580:ab96:1b38:8d96:d250] (port=59558
helo=localhost.localdomain)
by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256)
(Exim 4.82) (envelope-from <mthl@HIDDEN>)
id 1e9BlR-0007NT-QZ; Mon, 30 Oct 2017 11:14:10 -0400
From: Mathieu Lirzin <mthl@HIDDEN>
To: Sostom M N <sostomc011@HIDDEN>
Subject: Re: bug#28967: How can I resolve this
References: <CAKTK6_CQRBvX9Nya4MO62cG_4Vaj=PDXwb9RWvvSm0wMxjRqZQ@HIDDEN>
Date: Mon, 30 Oct 2017 16:14:07 +0100
In-Reply-To: <CAKTK6_CQRBvX9Nya4MO62cG_4Vaj=PDXwb9RWvvSm0wMxjRqZQ@HIDDEN>
(Sostom M. N.'s message of "Tue, 24 Oct 2017 14:36:28 +0300")
Message-ID: <87y3nsr7ls.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From: 2001:4830:134:3::e
X-Spam-Score: -5.0 (-----)
X-Debbugs-Envelope-To: 28967
Cc: 28967 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)
Hello,
Sostom M N <sostomc011@HIDDEN> writes:
> I am trying to run autoreconf , and this is what i get:
> /usr/share/aclocal/log4c.m4:7: warning: underquoted definition of AM_PATH_LOG4C
> /usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
> /usr/share/aclocal/log4c.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
> /usr/share/aclocal/log4c.m4:7: warning: underquoted definition of AM_PATH_LOG4C
> /usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
> /usr/share/aclocal/log4c.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
> automake: error: global options already processed
> automake: Please contact <bug-automake@HIDDEN>.
> at /usr/share/automake-1.15/Automake/Channels.pm line 662, <GEN0> line 105.
> Automake::Channels::msg("automake", "", "global options already processed") called at /usr/share/automake-1.15/Automake/ChannelDefs.pm line 212
> Automake::ChannelDefs::prog_error("global options already processed") called at /usr/share/automake-1.15/Automake/Options.pm line 421
> Automake::Options::process_global_option_list(HASH(0x2f920b0)) called at /usr/bin/automake line 5337
> Automake::scan_autoconf_traces("configure.ac") called at /usr/bin/automake line 5437
> Automake::scan_autoconf_files() called at /usr/bin/automake line 8259
> autoreconf: automake failed with exit status: 29
I would need more context. Could you give me some instructions to
reproduce this bug?
Thanks.
--
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37
bug-automake@HIDDEN:bug#28967; Package automake.
Full text available.
Received: (at submit) by debbugs.gnu.org; 24 Oct 2017 15:27:37 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue Oct 24 11:27:37 2017
Received: from localhost ([127.0.0.1]:60026 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1e717A-0000tK-LW
for submit <at> debbugs.gnu.org; Tue, 24 Oct 2017 11:27:37 -0400
Received: from eggs.gnu.org ([208.118.235.92]:43161)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <sostomc011@HIDDEN>) id 1e6xVg-0000Vs-MX
for submit <at> debbugs.gnu.org; Tue, 24 Oct 2017 07:36:41 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from <sostomc011@HIDDEN>) id 1e6xVa-0006YY-Gn
for submit <at> debbugs.gnu.org; Tue, 24 Oct 2017 07:36:35 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level:
X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,
FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,T_DKIM_INVALID
autolearn=disabled version=3.3.2
Received: from lists.gnu.org ([2001:4830:134:3::11]:41876)
by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
(Exim 4.71) (envelope-from <sostomc011@HIDDEN>)
id 1e6xVa-0006YQ-Dn
for submit <at> debbugs.gnu.org; Tue, 24 Oct 2017 07:36:34 -0400
Received: from eggs.gnu.org ([2001:4830:134:3::10]:34131)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from <sostomc011@HIDDEN>) id 1e6xVZ-0003Xr-1g
for bug-automake@HIDDEN; Tue, 24 Oct 2017 07:36:34 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from <sostomc011@HIDDEN>) id 1e6xVV-0006XU-Vs
for bug-automake@HIDDEN; Tue, 24 Oct 2017 07:36:33 -0400
Received: from mail-qt0-x232.google.com ([2607:f8b0:400d:c0d::232]:51581)
by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)
(Exim 4.71) (envelope-from <sostomc011@HIDDEN>)
id 1e6xVV-0006XE-RU
for bug-automake@HIDDEN; Tue, 24 Oct 2017 07:36:29 -0400
Received: by mail-qt0-x232.google.com with SMTP id h4so29916146qtk.8
for <bug-automake@HIDDEN>; Tue, 24 Oct 2017 04:36:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
h=mime-version:from:date:message-id:subject:to;
bh=ev6mr4QjLAMk96L8HRaZNnSRY7w+XU7X4GfiJNgbg5I=;
b=jvLl2kB4+GHkERKw+RMUiAjQve0PENBjU5Jz53VR6eqBKkSFDNrANEHAL+OZknBL02
4URkw71wEV7gfetw0iWU95EvDh6srAqZdnsV1317D0Huer4uBrCi0SYgfwzNWMXq6D59
pTPO5gdOGgmdxUWEBe82+LqRcTc4aVlFINpGV5zvbDIEEpaJiUTZLLOutG137XgLi+y0
OCRRHAGKdjAzOslL1oZ/Hda3yJwNqXzC2UKay2MKmu3lpeU98QuTTqiR5byYn1u0/CHb
6/isDNiZG8V0m0olva4mCWSop3NmbRNiueMdnwv38qnic+BfJQddLAOtNx1IBlxvBiN4
izjg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
bh=ev6mr4QjLAMk96L8HRaZNnSRY7w+XU7X4GfiJNgbg5I=;
b=tC/WKqFeUZQ8pa6wrZYHXfxQrXIrp3meSuao90Vt6lggWOo+MVKqFKuLdQyy9iIN2g
beRmFqW6/OPKP9c/0fkz90XNVr6vON+6xeiv7Ik5ULby8AGLhM2KnP44dhk42kaOjHYV
9KIttDnA5Sblpdioa6xEL+YRKUVCcQNjoo3qYfEs16nap/Pm8k8CuAnr6xfgjla2EuMD
inTmMR0LaI9SARF+0sbGj8STa/ARhkgVChC/T2Vf8tLQ740mVcXyEWMi1gsiOWeoitA5
ILWdk8evUdAHNxhq0e8L+DlX99KekbmLQsc6fyXb3/2dCFBe9jWsL8pW9py+szgEMG5d
lZzw==
X-Gm-Message-State: AMCzsaUN0jU97KNGe3oehE3mBxrNRRCPaH/q3iqSH7XGv+py76Kvnjre
LKTW8gkXVLODB8dCzGMplout1Hzcqb0rRvXNmZgS7w==
X-Google-Smtp-Source: ABhQp+SCSwD418vpMUZJNkTg2Mi3Uf7aoJj2/B/Bai9DAJ9kGGBjg8D/Yo4EA119Ih9PGQwDnofEe5hODmaLkHmFL1U=
X-Received: by 10.237.63.202 with SMTP id w10mr24059402qth.56.1508844988849;
Tue, 24 Oct 2017 04:36:28 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.12.141.75 with HTTP; Tue, 24 Oct 2017 04:36:28 -0700 (PDT)
From: Sostom M N <sostomc011@HIDDEN>
Date: Tue, 24 Oct 2017 14:36:28 +0300
Message-ID: <CAKTK6_CQRBvX9Nya4MO62cG_4Vaj=PDXwb9RWvvSm0wMxjRqZQ@HIDDEN>
Subject: How can I resolve this
To: bug-automake@HIDDEN
Content-Type: multipart/alternative; boundary="001a113bd46a94e1c1055c4959e3"
X-detected-operating-system: by eggs.gnu.org: Genre and OS details not
recognized.
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x
X-Received-From: 2001:4830:134:3::11
X-Spam-Score: -3.8 (---)
X-Debbugs-Envelope-To: submit
X-Mailman-Approved-At: Tue, 24 Oct 2017 11:27:35 -0400
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.8 (---)
--001a113bd46a94e1c1055c4959e3
Content-Type: text/plain; charset="UTF-8"
I am trying to run autoreconf , and this is what i get:
/usr/share/aclocal/log4c.m4:7: warning: underquoted definition of
AM_PATH_LOG4C
/usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
/usr/share/aclocal/log4c.m4:7: or see
http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
/usr/share/aclocal/log4c.m4:7: warning: underquoted definition of
AM_PATH_LOG4C
/usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
/usr/share/aclocal/log4c.m4:7: or see
http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
automake: error: global options already processed
automake: Please contact <bug-automake@HIDDEN>.
at /usr/share/automake-1.15/Automake/Channels.pm line 662, <GEN0> line 105.
Automake::Channels::msg("automake", "", "global options already processed")
called at /usr/share/automake-1.15/Automake/ChannelDefs.pm line 212
Automake::ChannelDefs::prog_error("global options already processed")
called at /usr/share/automake-1.15/Automake/Options.pm line 421
Automake::Options::process_global_option_list(HASH(0x2f920b0)) called at
/usr/bin/automake line 5337
Automake::scan_autoconf_traces("configure.ac") called at /usr/bin/automake
line 5437
Automake::scan_autoconf_files() called at /usr/bin/automake line 8259
autoreconf: automake failed with exit status: 29
Regards
Sostomc
--001a113bd46a94e1c1055c4959e3
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">I am trying to run autoreconf , and this is what i get:<di=
v><div>/usr/share/aclocal/log4c.m4:7: warning: underquoted definition of AM=
_PATH_LOG4C</div><div>/usr/share/aclocal/log4c.m4:7:=C2=A0 =C2=A0run info A=
utomake 'Extending aclocal'</div><div>/usr/share/aclocal/log4c.m4:7=
:=C2=A0 =C2=A0or see <a href=3D"http://www.gnu.org/software/automake/manual=
/automake.html#Extending-aclocal">http://www.gnu.org/software/automake/manu=
al/automake.html#Extending-aclocal</a></div><div>/usr/share/aclocal/log4c.m=
4:7: warning: underquoted definition of AM_PATH_LOG4C</div><div>/usr/share/=
aclocal/log4c.m4:7:=C2=A0 =C2=A0run info Automake 'Extending aclocal=
9;</div><div>/usr/share/aclocal/log4c.m4:7:=C2=A0 =C2=A0or see <a href=3D"h=
ttp://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal"=
>http://www.gnu.org/software/automake/manual/automake.html#Extending-acloca=
l</a></div><div>automake: error: global options already processed</div><div=
>automake: Please contact <<a href=3D"mailto:bug-automake@HIDDEN">bug-a=
utomake@HIDDEN</a>>.</div><div>=C2=A0at /usr/share/automake-1.15/Automa=
ke/Channels.pm line 662, <GEN0> line 105.</div><div><span style=3D"wh=
ite-space:pre"> </span>Automake::Channels::msg("automake", "=
", "global options already processed") called at /usr/share/=
automake-1.15/Automake/ChannelDefs.pm line 212</div><div><span style=3D"whi=
te-space:pre"> </span>Automake::ChannelDefs::prog_error("global option=
s already processed") called at /usr/share/automake-1.15/Automake/Opti=
ons.pm line 421</div><div><span style=3D"white-space:pre"> </span>Automake:=
:Options::process_global_option_list(HASH(0x2f920b0)) called at /usr/bin/au=
tomake line 5337</div><div><span style=3D"white-space:pre"> </span>Automake=
::scan_autoconf_traces("<a href=3D"http://configure.ac">configure.ac</=
a>") called at /usr/bin/automake line 5437</div><div><span style=3D"wh=
ite-space:pre"> </span>Automake::scan_autoconf_files() called at /usr/bin/a=
utomake line 8259</div><div>autoreconf: automake failed with exit status: 2=
9</div></div><div><br></div><div>Regards</div><div>Sostomc</div></div>
--001a113bd46a94e1c1055c4959e3--
Sostom M N <sostomc011@HIDDEN>:bug-automake@HIDDEN.
Full text available.bug-automake@HIDDEN:bug#28967; Package automake.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.