From unknown Sun Jun 22 04:11:00 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20424: Compile the git version of sed failed. Resent-From: Hongyi Zhao Original-Sender: "Debbugs-submit" Resent-CC: bug-sed@gnu.org Resent-Date: Sat, 25 Apr 2015 06:30:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 20424 X-GNU-PR-Package: sed X-GNU-PR-Keywords: To: 20424@debbugs.gnu.org X-Debbugs-Original-To: bug-sed@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.142994336425566 (code B ref -1); Sat, 25 Apr 2015 06:30:04 +0000 Received: (at submit) by debbugs.gnu.org; 25 Apr 2015 06:29:24 +0000 Received: from localhost ([127.0.0.1]:39190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yltad-0006eH-AI for submit@debbugs.gnu.org; Sat, 25 Apr 2015 02:29:23 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44907) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YlqlI-000201-O4 for submit@debbugs.gnu.org; Fri, 24 Apr 2015 23:28:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlqlC-00007c-Pg for submit@debbugs.gnu.org; Fri, 24 Apr 2015 23:28:07 -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.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlqlC-00007Y-Mi for submit@debbugs.gnu.org; Fri, 24 Apr 2015 23:28:06 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlqlB-0007bZ-UV for bug-sed@gnu.org; Fri, 24 Apr 2015 23:28:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlqlB-00006s-9e for bug-sed@gnu.org; Fri, 24 Apr 2015 23:28:05 -0400 Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]:34926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlqlB-00006I-2U for bug-sed@gnu.org; Fri, 24 Apr 2015 23:28:05 -0400 Received: by labbd9 with SMTP id bd9so47453622lab.2 for ; Fri, 24 Apr 2015 20:28:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qOa+7nED68R8L/ihjVLzfnkIS8Sr0L1DCma8SUvMTJs=; b=hP267ixX2v2nyfY5BGIfIZCdA0uNhFVfNpS3S0cXAkcxNkvbKCSSSiA3m9uLFo6Lgy 3i5SXpGbXyQLPCHFWzjKgjcm/CzotOUmQguEgr5Rsi0U5e8NXtcVRFgssrywDgrjdtR0 UzPsOFehSFuecI8Ad93nqihBjKHgFwq0AyZ0RDxoj8ttoGD7Ys05hhualrWdmolzFr73 PK+dPEEnese2SvsezPI8PBFSoIcVn2pfHwCZGXk0W1JChQKEmLVnFm0W3QD8gaH9Ss9T oCniqKaIYvdGcE6arzi3V6nvhM8M1KLntXEUosiHi0gaxoh73JkoeJ2UqogRRHIdMo6C pdzA== MIME-Version: 1.0 X-Received: by 10.152.205.106 with SMTP id lf10mr1175796lac.89.1429932483610; Fri, 24 Apr 2015 20:28:03 -0700 (PDT) Received: by 10.25.37.149 with HTTP; Fri, 24 Apr 2015 20:28:03 -0700 (PDT) Date: Sat, 25 Apr 2015 11:28:03 +0800 Message-ID: From: Hongyi Zhao Content-Type: text/plain; charset=UTF-8 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-Mailman-Approved-At: Sat, 25 Apr 2015 02:29:21 -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 (----) Hi all, I use Debian Wheezy and I try to compile the git version of sed as follows: $ bash bootstrap [snip] configure.ac:11: error: possibly undefined macro: AC_CONFIG_MACRO_DIRS If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 bootstrap: autoreconf failed Any hints on this issue? Regards -- Hongyi Zhao Xinjiang Technical Institute of Physics and Chemistry Chinese Academy of Sciences GnuPG DSA: 0xD108493 From unknown Sun Jun 22 04:11:00 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: Hongyi Zhao Subject: bug#20424: closed (Re: build-from-git failure on Wheezy) Message-ID: References: X-Gnu-PR-Message: they-closed 20424 X-Gnu-PR-Package: sed Reply-To: 20424@debbugs.gnu.org Date: Mon, 04 May 2015 14:35:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1430750104-2932-1" This is a multi-part message in MIME format... ------------=_1430750104-2932-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #20424: Compile the git version of sed failed. which was filed against the sed package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 20424@debbugs.gnu.org. --=20 20424: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D20424 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1430750104-2932-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 20424-done) by debbugs.gnu.org; 4 May 2015 14:34:09 +0000 Received: from localhost ([127.0.0.1]:33830 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YpHRh-0000k3-Cl for submit@debbugs.gnu.org; Mon, 04 May 2015 10:34:09 -0400 Received: from mail-ie0-f178.google.com ([209.85.223.178]:36210) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YpHRf-0000je-Ar for 20424-done@debbugs.gnu.org; Mon, 04 May 2015 10:34:07 -0400 Received: by iebrs15 with SMTP id rs15so131048017ieb.3 for <20424-done@debbugs.gnu.org>; Mon, 04 May 2015 07:34:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=5QlwL28exPPwBnUvQowhUoEdL5eZASFCm/iwhMXvx5o=; b=e1AzZcMtz4CtYjP9snRFgjbCkqI2kWSsNQwdRfZXD0p8pRnAthkUS4zN06j5GP4+s6 yZusatW4dv++Jw04QuvxUJA4yk3Q6ECm9/xQy+0Bmt2vrysSBn5nAOTAlhdwk+nWdzJc R2sZPNx+4sguPeNVOVdK2Vahmfz3vatsrTUwTNI5ItGvHnkl08d44WUUXbGbwEkU5qke /dEHK8VFCUWlQ+PS2lyOgzP9HvgcXp2iT8yN713ffON4gEUv7djCjZv5++wQ7NNl4KDI kA0E69yvwyQKRMT+ar5FdyT+AyATwmrhbyJ1r7sxIOtO5LLALgxpkVfwKCcxB6E9gKq5 tpYA== X-Received: by 10.107.164.6 with SMTP id n6mr22163636ioe.54.1430750041802; Mon, 04 May 2015 07:34:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.62.229 with HTTP; Mon, 4 May 2015 07:33:41 -0700 (PDT) From: Jim Meyering Date: Mon, 4 May 2015 07:33:41 -0700 X-Google-Sender-Auth: YzXTnpmJNAmNfSQl5dgcH5fNFGE Message-ID: Subject: Re: build-from-git failure on Wheezy To: 20424-done@debbugs.gnu.org, Hongyi Zhao Content-Type: multipart/mixed; boundary=001a1141f5f601503c051542745e X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 20424-done 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.7 (/) --001a1141f5f601503c051542745e Content-Type: text/plain; charset=ISO-8859-1 Thank you for the report of build-from-git failure on Wheezy: http://debbugs.gnu.org/20424 I've just fixed that with the attached patch: --001a1141f5f601503c051542745e Content-Type: application/octet-stream; name="0001-build-do-not-require-autoconf.git.patch" Content-Disposition: attachment; filename="0001-build-do-not-require-autoconf.git.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_i99zm0jr0 RnJvbSBiMTUxNzg2N2ViYzQ0ODExZGUzMmYxODYyMjE4MWUwYjM5OTBkOWNlIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBKaW0gTWV5ZXJpbmcgPG1leWVyaW5nQGZiLmNvbT4KRGF0ZTog TW9uLCA0IE1heSAyMDE1IDA3OjI5OjMxIC0wNzAwClN1YmplY3Q6IFtQQVRDSF0gYnVpbGQ6IGRv IG5vdCByZXF1aXJlIGF1dG9jb25mLmdpdAoKKiBjb25maWd1cmUuYWM6IFVzZSBBQ19DT05GSUdf TUFDUk9fRElSLCBub3QKdGhlIG5ldyAoYXMgeWV0IHVucmVsZWFzZWQpIEFDX0NPTkZJR19NQUNS T19ESVJTLgpSZXBvcnRlZCBieSBIb25neWkgWmhhbyBpbiBodHRwOi8vZGViYnVncy5nbnUub3Jn LzIwNDI0Ci0tLQogY29uZmlndXJlLmFjIHwgMiArLQogMSBmaWxlIGNoYW5nZWQsIDEgaW5zZXJ0 aW9uKCspLCAxIGRlbGV0aW9uKC0pCgpkaWZmIC0tZ2l0IGEvY29uZmlndXJlLmFjIGIvY29uZmln dXJlLmFjCmluZGV4IGYwNzFmNmUuLjk2ODQwYTIgMTAwNjQ0Ci0tLSBhL2NvbmZpZ3VyZS5hYwor KysgYi9jb25maWd1cmUuYWMKQEAgLTgsNyArOCw3IEBAIEFNX0NPTkZJR19IRUFERVIoY29uZmln Lmg6Y29uZmlnX2guaW4pCiBBQ19QUkVSRVEoMi42MikKIEFNX0lOSVRfQVVUT01BS0UoWzEuMTEu MSBuby1kaXN0LWd6aXAgZGlzdC14eiBjb2xvci10ZXN0cyBwYXJhbGxlbC10ZXN0c10pCiBBTV9T SUxFTlRfUlVMRVMoW3llc10pICMgbWFrZSAtLWVuYWJsZS1zaWxlbnQtcnVsZXMgdGhlIGRlZmF1 bHQuCi1BQ19DT05GSUdfTUFDUk9fRElSUyhbbTRdKQorQUNfQ09ORklHX01BQ1JPX0RJUihbbTRd KQoKIEFDX1BST0dfQ0NfU1REQwogQU1fUFJPR19DQ19DX08KLS0gCjIuMy43Cgo= --001a1141f5f601503c051542745e-- ------------=_1430750104-2932-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Apr 2015 06:29:24 +0000 Received: from localhost ([127.0.0.1]:39190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yltad-0006eH-AI for submit@debbugs.gnu.org; Sat, 25 Apr 2015 02:29:23 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44907) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YlqlI-000201-O4 for submit@debbugs.gnu.org; Fri, 24 Apr 2015 23:28:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlqlC-00007c-Pg for submit@debbugs.gnu.org; Fri, 24 Apr 2015 23:28:07 -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.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlqlC-00007Y-Mi for submit@debbugs.gnu.org; Fri, 24 Apr 2015 23:28:06 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlqlB-0007bZ-UV for bug-sed@gnu.org; Fri, 24 Apr 2015 23:28:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlqlB-00006s-9e for bug-sed@gnu.org; Fri, 24 Apr 2015 23:28:05 -0400 Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]:34926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlqlB-00006I-2U for bug-sed@gnu.org; Fri, 24 Apr 2015 23:28:05 -0400 Received: by labbd9 with SMTP id bd9so47453622lab.2 for ; Fri, 24 Apr 2015 20:28:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qOa+7nED68R8L/ihjVLzfnkIS8Sr0L1DCma8SUvMTJs=; b=hP267ixX2v2nyfY5BGIfIZCdA0uNhFVfNpS3S0cXAkcxNkvbKCSSSiA3m9uLFo6Lgy 3i5SXpGbXyQLPCHFWzjKgjcm/CzotOUmQguEgr5Rsi0U5e8NXtcVRFgssrywDgrjdtR0 UzPsOFehSFuecI8Ad93nqihBjKHgFwq0AyZ0RDxoj8ttoGD7Ys05hhualrWdmolzFr73 PK+dPEEnese2SvsezPI8PBFSoIcVn2pfHwCZGXk0W1JChQKEmLVnFm0W3QD8gaH9Ss9T oCniqKaIYvdGcE6arzi3V6nvhM8M1KLntXEUosiHi0gaxoh73JkoeJ2UqogRRHIdMo6C pdzA== MIME-Version: 1.0 X-Received: by 10.152.205.106 with SMTP id lf10mr1175796lac.89.1429932483610; Fri, 24 Apr 2015 20:28:03 -0700 (PDT) Received: by 10.25.37.149 with HTTP; Fri, 24 Apr 2015 20:28:03 -0700 (PDT) Date: Sat, 25 Apr 2015 11:28:03 +0800 Message-ID: Subject: Compile the git version of sed failed. From: Hongyi Zhao To: bug-sed@gnu.org Content-Type: text/plain; charset=UTF-8 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: Sat, 25 Apr 2015 02:29:21 -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 (----) Hi all, I use Debian Wheezy and I try to compile the git version of sed as follows: $ bash bootstrap [snip] configure.ac:11: error: possibly undefined macro: AC_CONFIG_MACRO_DIRS If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 bootstrap: autoreconf failed Any hints on this issue? Regards -- Hongyi Zhao Xinjiang Technical Institute of Physics and Chemistry Chinese Academy of Sciences GnuPG DSA: 0xD108493 ------------=_1430750104-2932-1--