From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 30 11:26:30 2015 Received: (at submit) by debbugs.gnu.org; 30 Jun 2015 15:26:30 +0000 Received: from localhost ([127.0.0.1]:34614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z9xQb-0006Iw-0G for submit@debbugs.gnu.org; Tue, 30 Jun 2015 11:26:29 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40717) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z9wsi-0005TS-Pb for submit@debbugs.gnu.org; Tue, 30 Jun 2015 10:51:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z9wsY-0005Mp-4R for submit@debbugs.gnu.org; Tue, 30 Jun 2015 10:51:23 -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,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9wsY-00059l-1H for submit@debbugs.gnu.org; Tue, 30 Jun 2015 10:51:18 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9wfG-0007me-QF for bug-automake@gnu.org; Tue, 30 Jun 2015 10:37:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z9wfF-0006Vc-R7 for bug-automake@gnu.org; Tue, 30 Jun 2015 10:37:34 -0400 Received: from mail-oi0-x235.google.com ([2607:f8b0:4003:c06::235]:33047) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9wfF-0006VJ-M2; Tue, 30 Jun 2015 10:37:33 -0400 Received: by oiyy130 with SMTP id y130so8822210oiy.0; Tue, 30 Jun 2015 07:37:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=nOOIwhLI5dcMn+4x/w6iFhNLa5NRUWSwqN/OXqS+d4Q=; b=hBhvojmwHnK4fL6H0ScyOwoE5a3+4Q43gOqccdBDjZ191c+FscOcjHiHRiwXERbQeT /ezgrbWIKk+TsqdCnpbEgq6y55o6hTNZLKI6E9xx5noTEss+dWrrPrIjIh8hffkN7ebi Vg5/ZKfLfyrI6GHolo2TQr4qsJAd4uHQQpCaRr7D2IDM5vz0Cfi966Jf5/M7vaJy+Aad DA8WtaKp7S0XieS08pb1TVsEUVm+9aa8lhoG+R4C/KSsjZNYIO9ALSS8fk0qeZextD0n TP7qqD5gUQdML20KSJ/MENTWwM/6MK5GU8XEd0zA6tQnSE26KDClZMZnM9hgE0TRmOmr r/Lg== X-Received: by 10.60.36.227 with SMTP id t3mr19004265oej.73.1435675052679; Tue, 30 Jun 2015 07:37:32 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Krishnan Rajiyah Date: Tue, 30 Jun 2015 14:37:23 +0000 Message-ID: Subject: Fwd: installation of automake, autoconf, m4 error To: m4-announce@gnu.org, m4-discuss@gnu.org, automake-announce@gnu.org, bug-automake@gnu.org, autoconf-announce@gnu.org, autoconf-discuss@gnu.org, automake-discuss@gnu.org, bug-autoconf@gnu.org, "bug-m4@gnu.org" Content-Type: multipart/alternative; boundary=089e01176685873a370519bd2569 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 30 Jun 2015 11:26:27 -0400 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.0 (----) --089e01176685873a370519bd2569 Content-Type: text/plain; charset=UTF-8 ---------- Forwarded message --------- From: Krishnan Rajiyah Date: Mon, Jun 29, 2015 at 10:40 AM Subject: installation of automake, autoconf, m4 error To: , Hello GNU, I have been trying to install automake, autoconf, and m4 on my NetBSD-4.0.1-x68k system. As I understand from your website, automake requires autoconf which requires m4 which requires perl. I havent installed perl yet, because I am getting errors saying that it cant make built-in (still trying to find a way around this). However, the problem I had with m4 make was not with perl, it said that automake-1.14 was missing from the system. This does not make sense since that would mean that there would be a cycle in the dependency tree. I am trying to install the latest version of autoconf (2012 release), the latest version of m4 (2013 release), and the second latest verison of automake (2013 release). Can you please tell me what I am doing wrong? Is your software even compatible with a NetBSD-4.0.1-x68k system? Thanks, Krishnan Rajiyah --089e01176685873a370519bd2569 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


------= ---- Forwarded message ---------
From: Krishnan Rajiyah <krajiyah@gmail.com>
Date: Mon, Jun 29, = 2015 at 10:40 AM
Subject: installation of automake, autoconf, m4 errorTo: <gnu@gnu.org>, <bug-m4@gnu.org>


Hello GNU,

I have been trying to install automa= ke, autoconf, and m4 on my NetBSD-4.0.1-x68k system. As I understand from y= our website, automake requires autoconf which requires m4 which requires pe= rl. I havent installed perl yet, because I am getting errors saying that it= cant make built-in (still trying to find a way around this).
However, the problem I had with m4 make was not with perl, it s= aid that automake-1.14 was missing from the system. This does not make sens= e since that would mean that there would be a cycle in the dependency tree.=

I am trying to install the latest version of auto= conf (2012 release), the latest version of m4 (2013 release), and the secon= d latest verison of automake (2013 release).

Can y= ou please tell me what I am doing wrong? Is your software even compatible w= ith a NetBSD-4.0.1-x68k system?

Thanks,
= Krishnan Rajiyah
--089e01176685873a370519bd2569-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 16 12:46:36 2017 Received: (at 20941) by debbugs.gnu.org; 16 Jul 2017 16:46:36 +0000 Received: from localhost ([127.0.0.1]:42652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWmgm-0008Mw-1h for submit@debbugs.gnu.org; Sun, 16 Jul 2017 12:46:36 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59251) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWmgk-0008Ix-92 for 20941@debbugs.gnu.org; Sun, 16 Jul 2017 12:46:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dWmga-00052s-51 for 20941@debbugs.gnu.org; Sun, 16 Jul 2017 12:46:29 -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]:48412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dWmgO-0004ok-Q3; Sun, 16 Jul 2017 12:46:12 -0400 Received: from arennes-653-1-267-199.w109-218.abo.wanadoo.fr ([109.218.42.199]:48648 helo=pc10.home) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dWmgO-0003kN-0X; Sun, 16 Jul 2017 12:46:12 -0400 From: Mathieu Lirzin To: Krishnan Rajiyah Subject: Re: bug#20941: Fwd: installation of automake, autoconf, m4 error References: Date: Sun, 16 Jul 2017 18:46:08 +0200 In-Reply-To: (Krishnan Rajiyah's message of "Tue, 30 Jun 2015 14:37:23 +0000") Message-ID: <87a844pbxr.fsf@pc10.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (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: 20941 Cc: m4-discuss@gnu.org, automake-discuss@gnu.org, m4-announce@gnu.org, bug-autoconf@gnu.org, autoconf-discuss@gnu.org, autoconf-announce@gnu.org, bug-m4@gnu.org, automake-announce@gnu.org, 20941@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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 (-----) Hello, Krishnan Rajiyah writes: > ---------- Forwarded message --------- > From: Krishnan Rajiyah > Date: Mon, Jun 29, 2015 at 10:40 AM > Subject: installation of automake, autoconf, m4 error > To: , > > Hello GNU, > > I have been trying to install automake, autoconf, and m4 on my NetBSD-4.0.1-x68k system. As I understand from your website, automake requires autoconf which requires m4 which requires perl. I havent > installed perl yet, because I am getting errors saying that it cant make built-in (still trying to find a way around this). > > However, the problem I had with m4 make was not with perl, it said that automake-1.14 was missing from the system. This does not make sense since that would mean that there would be a cycle in the > dependency tree. > > I am trying to install the latest version of autoconf (2012 release), the latest version of m4 (2013 release), and the second latest verison of automake (2013 release). > > Can you please tell me what I am doing wrong? Is your software even compatible with a NetBSD-4.0.1-x68k system? When building a package from a tarball, Unless something fishy happened in the distribution process, Automake should not be required. Maybe you were trying to build m4 from the git repository? I have successfully built m4-1.4.18 tarball on my system without requiring Automake. Thanks for the bug report. -- Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 16 12:50:30 2017 Received: (at 20941) by debbugs.gnu.org; 16 Jul 2017 16:50:30 +0000 Received: from localhost ([127.0.0.1]:42660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWmkX-0000aJ-R2 for submit@debbugs.gnu.org; Sun, 16 Jul 2017 12:50:30 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60333) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWmkV-0000a7-Sr for 20941@debbugs.gnu.org; Sun, 16 Jul 2017 12:50:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dWmkL-0008HK-TD for 20941@debbugs.gnu.org; Sun, 16 Jul 2017 12:50:22 -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]:48460) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dWmkL-0008HE-P6; Sun, 16 Jul 2017 12:50:17 -0400 Received: from arennes-653-1-267-199.w109-218.abo.wanadoo.fr ([109.218.42.199]:48652 helo=pc10.home) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dWmkL-0003xm-7I; Sun, 16 Jul 2017 12:50:17 -0400 From: Mathieu Lirzin To: Krishnan Rajiyah Subject: Re: bug#20941: Fwd: installation of automake, autoconf, m4 error References: Date: Sun, 16 Jul 2017 18:50:15 +0200 Message-ID: <8760espbqw.fsf@pc10.home> 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: 20941 Cc: 20941@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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 (-----) Please avoid cross posting across mailing lists. Krishnan Rajiyah writes: > ---------- Forwarded message --------- > From: Krishnan Rajiyah > Date: Mon, Jun 29, 2015 at 10:40 AM > Subject: installation of automake, autoconf, m4 error > To: , > > Hello GNU, > > I have been trying to install automake, autoconf, and m4 on my NetBSD-4.0.1-x68k system. As I understand from your website, automake requires autoconf which requires m4 which requires perl. I havent > installed perl yet, because I am getting errors saying that it cant make built-in (still trying to find a way around this). > > However, the problem I had with m4 make was not with perl, it said that automake-1.14 was missing from the system. This does not make sense since that would mean that there would be a cycle in the > dependency tree. > > I am trying to install the latest version of autoconf (2012 release), the latest version of m4 (2013 release), and the second latest verison of automake (2013 release). > > Can you please tell me what I am doing wrong? Is your software even compatible with a NetBSD-4.0.1-x68k system? > > Thanks, > Krishnan Rajiyah Since in any case this is not related to an automake bug. I closing this issue. Thanks. -- Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 16 12:50:41 2017 Received: (at control) by debbugs.gnu.org; 16 Jul 2017 16:50:41 +0000 Received: from localhost ([127.0.0.1]:42663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWmkj-0000ah-2T for submit@debbugs.gnu.org; Sun, 16 Jul 2017 12:50:41 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60353) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWmkh-0000aW-Jd for control@debbugs.gnu.org; Sun, 16 Jul 2017 12:50:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dWmkb-0008PT-Tj for control@debbugs.gnu.org; Sun, 16 Jul 2017 12:50:34 -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]:48462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dWmkb-0008PO-Qa for control@debbugs.gnu.org; Sun, 16 Jul 2017 12:50:33 -0400 Received: from arennes-653-1-267-199.w109-218.abo.wanadoo.fr ([109.218.42.199]:48654 helo=pc10.home) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dWmkb-0003zY-Bg for control@debbugs.gnu.org; Sun, 16 Jul 2017 12:50:33 -0400 Date: Sun, 16 Jul 2017 18:50:31 +0200 Message-Id: <874lucpbqg.fsf@pc10.home> To: control@debbugs.gnu.org From: Mathieu Lirzin Subject: control message for bug #20941 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: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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 (-----) tags 20941 notabug close 20941 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 16 15:39:18 2017 Received: (at 20941) by debbugs.gnu.org; 16 Jul 2017 19:39:19 +0000 Received: from localhost ([127.0.0.1]:42710 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWpNu-0006G1-OJ for submit@debbugs.gnu.org; Sun, 16 Jul 2017 15:39:18 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52364) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dWpNs-0006Fp-JA for 20941@debbugs.gnu.org; Sun, 16 Jul 2017 15:39:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dWpNk-0001W1-1J for 20941@debbugs.gnu.org; Sun, 16 Jul 2017 15:39:11 -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]:50694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dWpNj-0001Vx-Ts; Sun, 16 Jul 2017 15:39:07 -0400 Received: from arennes-653-1-267-199.w109-218.abo.wanadoo.fr ([109.218.42.199]:48998 helo=pc10.home) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dWpNj-0005rd-Cm; Sun, 16 Jul 2017 15:39:07 -0400 From: Mathieu Lirzin To: Krishnan Rajiyah Subject: Re: bug#20941: Fwd: installation of automake, autoconf, m4 error References: <8760espbqw.fsf@pc10.home> Date: Sun, 16 Jul 2017 21:39:04 +0200 In-Reply-To: <8760espbqw.fsf@pc10.home> (Mathieu Lirzin's message of "Sun, 16 Jul 2017 18:50:15 +0200") Message-ID: <87wp78npd3.fsf@pc10.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (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: 20941 Cc: 20941@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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 (-----) Mathieu Lirzin writes: > Please avoid cross posting across mailing lists. > > Krishnan Rajiyah writes: > >> ---------- Forwarded message --------- >> From: Krishnan Rajiyah >> Date: Mon, Jun 29, 2015 at 10:40 AM >> Subject: installation of automake, autoconf, m4 error >> To: , >> >> Hello GNU, >> >> I have been trying to install automake, autoconf, and m4 on my >> NetBSD-4.0.1-x68k system. As I understand from your website, >> automake requires autoconf which requires m4 which requires perl. I >> havent >> installed perl yet, because I am getting errors saying that it cant make built-in (still trying to find a way around this). >> >> However, the problem I had with m4 make was not with perl, it said >> that automake-1.14 was missing from the system. This does not make >> sense since that would mean that there would be a cycle in the >> dependency tree. >> >> I am trying to install the latest version of autoconf (2012 release), the latest version of m4 (2013 release), and the second latest verison of automake (2013 release). >> >> Can you please tell me what I am doing wrong? Is your software even compatible with a NetBSD-4.0.1-x68k system? >> >> Thanks, >> Krishnan Rajiyah > > Since in any case this is not related to an automake bug. I closing > this issue. I may have been too quick in my conclusion that this is not an automake bug. This may be related to bug#20831 [1] Can you confirm that you were actually building from a tarball ? If yes then I will reopen this bug and merge it with bug#20831. Are you able to reproduce this issue with the latest versions of Autoconf, Automake, and m4 ? Thanks. -- Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37 [1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20831 From unknown Fri Jun 20 07:26:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 14 Aug 2017 11: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