From unknown Sat Jun 14 19:30:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14675: 24.3.50; autogen.sh fails: possibly undefined macro Resent-From: ofv@wanadoo.es (=?UTF-8?Q?=C3=93scar?= Fuentes) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Jun 2013 16:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 14675 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 14675@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13717461858525 (code B ref -1); Thu, 20 Jun 2013 16:37:01 +0000 Received: (at submit) by debbugs.gnu.org; 20 Jun 2013 16:36:25 +0000 Received: from localhost ([127.0.0.1]:58917 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UphqS-0002DM-NT for submit@debbugs.gnu.org; Thu, 20 Jun 2013 12:36:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36811) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UphqP-0002Cw-Sk for submit@debbugs.gnu.org; Thu, 20 Jun 2013 12:36:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UphqJ-000392-AH for submit@debbugs.gnu.org; Thu, 20 Jun 2013 12:36: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=-100.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM, USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UphqJ-00038w-6e for submit@debbugs.gnu.org; Thu, 20 Jun 2013 12:36:15 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UphqH-0003Sp-Ju for bug-gnu-emacs@gnu.org; Thu, 20 Jun 2013 12:36:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UphqF-000384-NV for bug-gnu-emacs@gnu.org; Thu, 20 Jun 2013 12:36:13 -0400 Received: from impaqm4.telefonica.net ([213.4.138.20]:9984 helo=telefonica.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UphqF-00037G-Cr for bug-gnu-emacs@gnu.org; Thu, 20 Jun 2013 12:36:11 -0400 Received: from IMPmailhost3.adm.correo ([10.20.102.124]) by IMPaqm4.telefonica.net with bizsmtp id qdYs1l00m2h2L9m3Qgc8bs; Thu, 20 Jun 2013 18:36:08 +0200 Received: from qcore ([83.43.53.134]) by IMPmailhost3.adm.correo with BIZ IMP id qgc71l0092tkDAj1jgc76A; Thu, 20 Jun 2013 18:36:08 +0200 X-CMAE-Analysis: v=1.1 cv=5QL+FX/25Ei+L3gp0TTqy66cDOxIQxwAODGOOfkK/H4= c=1 sm=1 a=G0JcIzeQ4Z4A:10 a=l1ozf5NO+OiQdmYdJqft9g==:17 a=aR16PxjQAAAA:8 a=eSvH97_DWWdYNDDT3UEA:9 a=CiSHi91Bn78A:10 a=l1ozf5NO+OiQdmYdJqft9g==:117 X-original-sender: 981711563@telefonica.net From: ofv@wanadoo.es (=?UTF-8?Q?=C3=93scar?= Fuentes) Date: Thu, 20 Jun 2013 18:36:06 +0200 Message-ID: <871u7w7n9l.fsf@telefonica.net> MIME-Version: 1.0 Content-Type: text/plain 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-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 (-----) With today's sources, autogen.sh fails with this output: Checking whether you have the necessary tools... (Read INSTALL.BZR for more details on building Emacs) Checking for autoconf (need at least version 2.65)... ok Checking for automake (need at least version 1.11)... ok Your system has the required tools, running autoreconf... /usr/share/aclocal-1.11/init.m4:73: warning: macro `AM_MISSING_PROG' not found in library /usr/share/aclocal-1.11/init.m4:74: warning: macro `AM_MISSING_PROG' not found in library /usr/share/aclocal-1.11/init.m4:75: warning: macro `AM_MISSING_PROG' not found in library /usr/share/aclocal-1.11/init.m4:76: warning: macro `AM_MISSING_PROG' not found in library /usr/share/aclocal-1.11/init.m4:77: warning: macro `AM_MISSING_PROG' not found in library /usr/share/aclocal-1.11/tar.m4:44: warning: macro `AM_RUN_LOG' not found in library /usr/share/aclocal-1.11/tar.m4:83: warning: macro `AM_RUN_LOG' not found in library /usr/share/aclocal-1.11/tar.m4:86: warning: macro `AM_RUN_LOG' not found in library configure.ac:580: warning: macro `AM_PROG_CC_C_O' not found in library configure.ac:45: warning: AM_PROG_MKDIR_P is m4_require'd but not m4_defun'd /usr/share/aclocal-1.11/init.m4:26: AM_INIT_AUTOMAKE is expanded from... configure.ac:45: the top level configure.ac:45: warning: AM_PROG_MKDIR_P is m4_require'd but not m4_defun'd aclocal.m4:178: AM_INIT_AUTOMAKE is expanded from... configure.ac:45: the top level configure.ac:45: warning: AM_PROG_MKDIR_P is m4_require'd but not m4_defun'd aclocal.m4:178: AM_INIT_AUTOMAKE is expanded from... configure.ac:45: the top level configure.ac:1: error: possibly undefined macro: dnl If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:142: error: possibly undefined macro: AC_DEFINE_UNQUOTED configure.ac:617: error: possibly undefined macro: AC_PROG_CC configure.ac:618: error: possibly undefined macro: AM_PROG_CC_C_O configure:3808: error: possibly undefined macro: AM_PROG_MKDIR_P configure:3895: error: possibly undefined macro: _AM_SUBST_NOTMAKE configure:3912: error: possibly undefined macro: _AM_SET_OPTIONS configure:3915: error: possibly undefined macro: _AM_IF_OPTION configure:3919: error: possibly undefined macro: AM_MISSING_PROG configure:3926: error: possibly undefined macro: _AM_PROG_TAR configure:3930: error: possibly undefined macro: AC_PROVIDE_IFELSE configure:3931: error: possibly undefined macro: _AM_DEPENDENCIES configure:3934: error: possibly undefined macro: AC_PROG_CXX configure:3938: error: possibly undefined macro: AC_PROG_OBJC configure:3943: error: possibly undefined macro: AM_SILENT_RULES configure:3943: error: possibly undefined macro: AC_REQUIRE autoreconf: /usr/bin/autoconf failed with exit status: 1 In GNU Emacs 24.3.50.3 (x86_64-unknown-linux-gnu, X toolkit) of 2013-06-18 on qcore Windowing system distributor `The X.Org Foundation', version 11.0.11303000 System Description: Ubuntu 13.04 Configured using: `configure --without-toolkit-scroll-bars --with-x-toolkit=lucid' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t From unknown Sat Jun 14 19:30:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14675: 24.3.50; autogen.sh fails: possibly undefined macro Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Jun 2013 16:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14675 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: ofv@wanadoo.es (=?UTF-8?Q?=C3=93scar?= Fuentes) Cc: 14675@debbugs.gnu.org Received: via spool by 14675-submit@debbugs.gnu.org id=B14675.13717464279292 (code B ref 14675); Thu, 20 Jun 2013 16:41:02 +0000 Received: (at 14675) by debbugs.gnu.org; 20 Jun 2013 16:40:27 +0000 Received: from localhost ([127.0.0.1]:58930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UphuM-0002Pk-Cs for submit@debbugs.gnu.org; Thu, 20 Jun 2013 12:40:26 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:39467 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UphuI-0002PY-Jq for 14675@debbugs.gnu.org; Thu, 20 Jun 2013 12:40:23 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UphuH-0003nw-LJ; Thu, 20 Jun 2013 12:40:21 -0400 From: Glenn Morris References: <871u7w7n9l.fsf@telefonica.net> X-Spook: dictionary Agfa Project Monarch class struggle hackers X-Ran: PZ,eP/x,x X-Hue: green X-Attribution: GM Date: Thu, 20 Jun 2013 12:40:21 -0400 In-Reply-To: <871u7w7n9l.fsf@telefonica.net> ("=?UTF-8?Q?=C3=93scar?= Fuentes"'s message of "Thu, 20 Jun 2013 18:36:06 +0200") Message-ID: <3ok3lo7n2i.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -6.3 (------) 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: -6.3 (------) =C3=93scar Fuentes wrote: > /usr/share/aclocal-1.11/init.m4:73: warning: macro `AM_MISSING_PROG' not = found in library Looks like your autotools installation is broken. What are the contents of /usr/share/aclocal-1.11 ? From unknown Sat Jun 14 19:30:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14675: 24.3.50; autogen.sh fails: possibly undefined macro Resent-From: =?UTF-8?Q?=C3=93scar?= Fuentes Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Jun 2013 16:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14675 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: =?UTF-8?Q?=C3=93scar?= Fuentes , 14675@debbugs.gnu.org Received: via spool by 14675-submit@debbugs.gnu.org id=B14675.137174697814216 (code B ref 14675); Thu, 20 Jun 2013 16:50:02 +0000 Received: (at 14675) by debbugs.gnu.org; 20 Jun 2013 16:49:38 +0000 Received: from localhost ([127.0.0.1]:58943 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Upi3F-0003hD-5j for submit@debbugs.gnu.org; Thu, 20 Jun 2013 12:49:37 -0400 Received: from impaqm4.telefonica.net ([213.4.138.20]:46056 helo=telefonica.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Upi3C-0003h1-Pq for 14675@debbugs.gnu.org; Thu, 20 Jun 2013 12:49:36 -0400 Received: from IMPmailhost3.adm.correo ([10.20.102.124]) by IMPaqm4.telefonica.net with bizsmtp id qdYs1l00R2h2L9m3QgpZxP; Thu, 20 Jun 2013 18:49:33 +0200 Received: from qcore ([83.43.53.134]) by IMPmailhost3.adm.correo with BIZ IMP id qgpY1l0092tkDAj1jgpYdi; Thu, 20 Jun 2013 18:49:33 +0200 X-CMAE-Analysis: v=1.1 cv=5QL+FX/25Ei+L3gp0TTqy66cDOxIQxwAODGOOfkK/H4= c=1 sm=1 a=DQlLCnKHR5QA:10 a=VcukVm8aUrwA:10 a=l1ozf5NO+OiQdmYdJqft9g==:17 a=mDV3o1hIAAAA:8 a=OoI-tmMmbPOdhX7qIfEA:9 a=ii61gXl28gQA:10 a=l1ozf5NO+OiQdmYdJqft9g==:117 X-original-sender: 981711563@telefonica.net From: =?UTF-8?Q?=C3=93scar?= Fuentes References: <871u7w7n9l.fsf@telefonica.net> <3ok3lo7n2i.fsf@fencepost.gnu.org> Date: Thu, 20 Jun 2013 18:49:31 +0200 In-Reply-To: <3ok3lo7n2i.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 20 Jun 2013 12:40:21 -0400") Message-ID: <87wqpo682s.fsf@wanadoo.es> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) 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 (/) Glenn Morris writes: > Looks like your autotools installation is broken. > > What are the contents of > > /usr/share/aclocal-1.11 > > ? -rw-r--r-- 1 root root 1662 Sep 20 2012 amversion.m4 -rw-r--r-- 1 root root 799 Sep 20 2012 as.m4 -rw-r--r-- 1 root root 2455 Sep 20 2012 auxdir.m4 -rw-r--r-- 1 root root 958 Sep 20 2012 ccstdc.m4 -rw-r--r-- 1 root root 1044 Sep 20 2012 cond-if.m4 -rw-r--r-- 1 root root 1080 Sep 20 2012 cond.m4 -rw-r--r-- 1 root root 972 Sep 20 2012 dmalloc.m4 -rw-r--r-- 1 root root 494 Sep 20 2012 header.m4 -rw-r--r-- 1 root root 5396 Sep 20 2012 init.m4 -rw-r--r-- 1 root root 708 Sep 20 2012 install-sh.m4 -rw-r--r-- 1 root root 655 Sep 20 2012 lead-dot.m4 -rw-r--r-- 1 root root 2244 Sep 20 2012 lispdir.m4 -rw-r--r-- 1 root root 1609 Sep 20 2012 obsolete.m4 -rw-r--r-- 1 root root 421 Sep 20 2012 obsol-gt.m4 -rw-r--r-- 1 root root 423 Sep 20 2012 obsol-lt.m4 -rw-r--r-- 1 root root 969 Sep 20 2012 protos.m4 -rw-r--r-- 1 root root 8195 Sep 20 2012 python.m4 -rw-r--r-- 1 root root 2161 Sep 20 2012 regex.m4 -rw-r--r-- 1 root root 2060 Sep 20 2012 sanity.m4 -rw-r--r-- 1 root root 1417 Sep 20 2012 strip.m4 -rw-r--r-- 1 root root 3205 Sep 20 2012 tar.m4 -rw-r--r-- 1 root root 849 Sep 20 2012 upc.m4 -rw-r--r-- 1 root root 1081 Sep 20 2012 vala.m4 From unknown Sat Jun 14 19:30:44 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: ofv@wanadoo.es (=?UTF-8?Q?=C3=93scar?= Fuentes) Subject: bug#14675: closed (Re: bug#14675: 24.3.50; autogen.sh fails: possibly undefined macro) Message-ID: References: <87sj0c67kr.fsf@wanadoo.es> <871u7w7n9l.fsf@telefonica.net> X-Gnu-PR-Message: they-closed 14675 X-Gnu-PR-Package: emacs Reply-To: 14675@debbugs.gnu.org Date: Thu, 20 Jun 2013 17:01:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1371747663-15904-1" This is a multi-part message in MIME format... ------------=_1371747663-15904-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #14675: 24.3.50; autogen.sh fails: possibly undefined macro which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 14675@debbugs.gnu.org. --=20 14675: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D14675 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1371747663-15904-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 14675-done) by debbugs.gnu.org; 20 Jun 2013 17:00:29 +0000 Received: from localhost ([127.0.0.1]:58964 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UpiDj-00047O-Ta for submit@debbugs.gnu.org; Thu, 20 Jun 2013 13:00:28 -0400 Received: from impaqm4.telefonica.net ([213.4.138.20]:50265 helo=telefonica.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UpiDf-00046z-Mh for 14675-done@debbugs.gnu.org; Thu, 20 Jun 2013 13:00:25 -0400 Received: from IMPmailhost1.adm.correo ([10.20.102.38]) by IMPaqm4.telefonica.net with bizsmtp id qfs11l00R0piX6q3Qh0NyN; Thu, 20 Jun 2013 19:00:22 +0200 Received: from qcore ([83.43.53.134]) by IMPmailhost1.adm.correo with BIZ IMP id qh0L1l00Z2tkDAj1hh0MdV; Thu, 20 Jun 2013 19:00:22 +0200 X-CMAE-Analysis: v=1.1 cv=zOX8PX37S+M3vhHtptL+MYffHY/XwYKfV8nMfa4ElFM= c=1 sm=1 a=DQlLCnKHR5QA:10 a=VcukVm8aUrwA:10 a=l1ozf5NO+OiQdmYdJqft9g==:17 a=mDV3o1hIAAAA:8 a=QZ0KAw93Regsx_5JgREA:9 a=ii61gXl28gQA:10 a=nAHpo24mHLcA:10 a=l1ozf5NO+OiQdmYdJqft9g==:117 X-original-sender: 981711563@telefonica.net From: =?utf-8?Q?=C3=93scar_Fuentes?= To: Glenn Morris Subject: Re: bug#14675: 24.3.50; autogen.sh fails: possibly undefined macro References: <871u7w7n9l.fsf@telefonica.net> <3ok3lo7n2i.fsf@fencepost.gnu.org> Date: Thu, 20 Jun 2013 19:00:20 +0200 In-Reply-To: <3ok3lo7n2i.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 20 Jun 2013 12:40:21 -0400") Message-ID: <87sj0c67kr.fsf@wanadoo.es> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 14675-done Cc: 14675-done@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: -0.7 (/) Glenn Morris writes: > Looks like your autotools installation is broken. Reinstalling package automake fixed the problem. Thanks. ------------=_1371747663-15904-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 20 Jun 2013 16:36:25 +0000 Received: from localhost ([127.0.0.1]:58917 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UphqS-0002DM-NT for submit@debbugs.gnu.org; Thu, 20 Jun 2013 12:36:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36811) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UphqP-0002Cw-Sk for submit@debbugs.gnu.org; Thu, 20 Jun 2013 12:36:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UphqJ-000392-AH for submit@debbugs.gnu.org; Thu, 20 Jun 2013 12:36: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=-100.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM, USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UphqJ-00038w-6e for submit@debbugs.gnu.org; Thu, 20 Jun 2013 12:36:15 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UphqH-0003Sp-Ju for bug-gnu-emacs@gnu.org; Thu, 20 Jun 2013 12:36:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UphqF-000384-NV for bug-gnu-emacs@gnu.org; Thu, 20 Jun 2013 12:36:13 -0400 Received: from impaqm4.telefonica.net ([213.4.138.20]:9984 helo=telefonica.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UphqF-00037G-Cr for bug-gnu-emacs@gnu.org; Thu, 20 Jun 2013 12:36:11 -0400 Received: from IMPmailhost3.adm.correo ([10.20.102.124]) by IMPaqm4.telefonica.net with bizsmtp id qdYs1l00m2h2L9m3Qgc8bs; Thu, 20 Jun 2013 18:36:08 +0200 Received: from qcore ([83.43.53.134]) by IMPmailhost3.adm.correo with BIZ IMP id qgc71l0092tkDAj1jgc76A; Thu, 20 Jun 2013 18:36:08 +0200 X-CMAE-Analysis: v=1.1 cv=5QL+FX/25Ei+L3gp0TTqy66cDOxIQxwAODGOOfkK/H4= c=1 sm=1 a=G0JcIzeQ4Z4A:10 a=l1ozf5NO+OiQdmYdJqft9g==:17 a=aR16PxjQAAAA:8 a=eSvH97_DWWdYNDDT3UEA:9 a=CiSHi91Bn78A:10 a=l1ozf5NO+OiQdmYdJqft9g==:117 X-original-sender: 981711563@telefonica.net From: ofv@wanadoo.es (=?utf-8?Q?=C3=93scar?= Fuentes) To: bug-gnu-emacs@gnu.org Subject: 24.3.50; autogen.sh fails: possibly undefined macro Date: Thu, 20 Jun 2013 18:36:06 +0200 Message-ID: <871u7w7n9l.fsf@telefonica.net> MIME-Version: 1.0 Content-Type: text/plain 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 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 (-----) With today's sources, autogen.sh fails with this output: Checking whether you have the necessary tools... (Read INSTALL.BZR for more details on building Emacs) Checking for autoconf (need at least version 2.65)... ok Checking for automake (need at least version 1.11)... ok Your system has the required tools, running autoreconf... /usr/share/aclocal-1.11/init.m4:73: warning: macro `AM_MISSING_PROG' not found in library /usr/share/aclocal-1.11/init.m4:74: warning: macro `AM_MISSING_PROG' not found in library /usr/share/aclocal-1.11/init.m4:75: warning: macro `AM_MISSING_PROG' not found in library /usr/share/aclocal-1.11/init.m4:76: warning: macro `AM_MISSING_PROG' not found in library /usr/share/aclocal-1.11/init.m4:77: warning: macro `AM_MISSING_PROG' not found in library /usr/share/aclocal-1.11/tar.m4:44: warning: macro `AM_RUN_LOG' not found in library /usr/share/aclocal-1.11/tar.m4:83: warning: macro `AM_RUN_LOG' not found in library /usr/share/aclocal-1.11/tar.m4:86: warning: macro `AM_RUN_LOG' not found in library configure.ac:580: warning: macro `AM_PROG_CC_C_O' not found in library configure.ac:45: warning: AM_PROG_MKDIR_P is m4_require'd but not m4_defun'd /usr/share/aclocal-1.11/init.m4:26: AM_INIT_AUTOMAKE is expanded from... configure.ac:45: the top level configure.ac:45: warning: AM_PROG_MKDIR_P is m4_require'd but not m4_defun'd aclocal.m4:178: AM_INIT_AUTOMAKE is expanded from... configure.ac:45: the top level configure.ac:45: warning: AM_PROG_MKDIR_P is m4_require'd but not m4_defun'd aclocal.m4:178: AM_INIT_AUTOMAKE is expanded from... configure.ac:45: the top level configure.ac:1: error: possibly undefined macro: dnl If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:142: error: possibly undefined macro: AC_DEFINE_UNQUOTED configure.ac:617: error: possibly undefined macro: AC_PROG_CC configure.ac:618: error: possibly undefined macro: AM_PROG_CC_C_O configure:3808: error: possibly undefined macro: AM_PROG_MKDIR_P configure:3895: error: possibly undefined macro: _AM_SUBST_NOTMAKE configure:3912: error: possibly undefined macro: _AM_SET_OPTIONS configure:3915: error: possibly undefined macro: _AM_IF_OPTION configure:3919: error: possibly undefined macro: AM_MISSING_PROG configure:3926: error: possibly undefined macro: _AM_PROG_TAR configure:3930: error: possibly undefined macro: AC_PROVIDE_IFELSE configure:3931: error: possibly undefined macro: _AM_DEPENDENCIES configure:3934: error: possibly undefined macro: AC_PROG_CXX configure:3938: error: possibly undefined macro: AC_PROG_OBJC configure:3943: error: possibly undefined macro: AM_SILENT_RULES configure:3943: error: possibly undefined macro: AC_REQUIRE autoreconf: /usr/bin/autoconf failed with exit status: 1 In GNU Emacs 24.3.50.3 (x86_64-unknown-linux-gnu, X toolkit) of 2013-06-18 on qcore Windowing system distributor `The X.Org Foundation', version 11.0.11303000 System Description: Ubuntu 13.04 Configured using: `configure --without-toolkit-scroll-bars --with-x-toolkit=lucid' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t ------------=_1371747663-15904-1-- From unknown Sat Jun 14 19:30:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14675: 24.3.50; autogen.sh fails: possibly undefined macro Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Jun 2013 17:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14675 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug To: ofv@wanadoo.es (=?UTF-8?Q?=C3=93scar?= Fuentes) Cc: 14675@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 14675-submit@debbugs.gnu.org id=B14675.137174833717275 (code B ref 14675); Thu, 20 Jun 2013 17:13:01 +0000 Received: (at 14675) by debbugs.gnu.org; 20 Jun 2013 17:12:17 +0000 Received: from localhost ([127.0.0.1]:58981 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UpiPA-0004UY-Hi for submit@debbugs.gnu.org; Thu, 20 Jun 2013 13:12:17 -0400 Received: from mtaout21.012.net.il ([80.179.55.169]:43729) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UpiP7-0004UI-1f for 14675@debbugs.gnu.org; Thu, 20 Jun 2013 13:12:14 -0400 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MOP00700BAZQI00@a-mtaout21.012.net.il> for 14675@debbugs.gnu.org; Thu, 20 Jun 2013 20:12:06 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MOP007FSBS6NO80@a-mtaout21.012.net.il>; Thu, 20 Jun 2013 20:12:06 +0300 (IDT) Date: Thu, 20 Jun 2013 20:12:16 +0300 From: Eli Zaretskii In-reply-to: <871u7w7n9l.fsf@telefonica.net> X-012-Sender: halo1@inter.net.il Message-id: <831u7wpuz3.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <871u7w7n9l.fsf@telefonica.net> X-Spam-Score: 1.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: 1.0 (+) > From: ofv@wanadoo.es (Óscar Fuentes) > Date: Thu, 20 Jun 2013 18:36:06 +0200 > > > With today's sources, autogen.sh fails with this output: > > Checking whether you have the necessary tools... > (Read INSTALL.BZR for more details on building Emacs) > > Checking for autoconf (need at least version 2.65)... > ok > Checking for automake (need at least version 1.11)... > ok > Your system has the required tools, running autoreconf... > /usr/share/aclocal-1.11/init.m4:73: warning: macro `AM_MISSING_PROG' not found in library > /usr/share/aclocal-1.11/init.m4:74: warning: macro `AM_MISSING_PROG' not found in library > /usr/share/aclocal-1.11/init.m4:75: warning: macro `AM_MISSING_PROG' not found in library > /usr/share/aclocal-1.11/init.m4:76: warning: macro `AM_MISSING_PROG' not found in library > /usr/share/aclocal-1.11/init.m4:77: warning: macro `AM_MISSING_PROG' not found in library > /usr/share/aclocal-1.11/tar.m4:44: warning: macro `AM_RUN_LOG' not found in library > /usr/share/aclocal-1.11/tar.m4:83: warning: macro `AM_RUN_LOG' not found in library > /usr/share/aclocal-1.11/tar.m4:86: warning: macro `AM_RUN_LOG' not found in library > configure.ac:580: warning: macro `AM_PROG_CC_C_O' not found in library > configure.ac:45: warning: AM_PROG_MKDIR_P is m4_require'd but not m4_defun'd > /usr/share/aclocal-1.11/init.m4:26: AM_INIT_AUTOMAKE is expanded from... > configure.ac:45: the top level > configure.ac:45: warning: AM_PROG_MKDIR_P is m4_require'd but not m4_defun'd > aclocal.m4:178: AM_INIT_AUTOMAKE is expanded from... > configure.ac:45: the top level > configure.ac:45: warning: AM_PROG_MKDIR_P is m4_require'd but not m4_defun'd > aclocal.m4:178: AM_INIT_AUTOMAKE is expanded from... > configure.ac:45: the top level > configure.ac:1: error: possibly undefined macro: dnl > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure.ac:142: error: possibly undefined macro: AC_DEFINE_UNQUOTED > configure.ac:617: error: possibly undefined macro: AC_PROG_CC > configure.ac:618: error: possibly undefined macro: AM_PROG_CC_C_O > configure:3808: error: possibly undefined macro: AM_PROG_MKDIR_P > configure:3895: error: possibly undefined macro: _AM_SUBST_NOTMAKE > configure:3912: error: possibly undefined macro: _AM_SET_OPTIONS > configure:3915: error: possibly undefined macro: _AM_IF_OPTION > configure:3919: error: possibly undefined macro: AM_MISSING_PROG > configure:3926: error: possibly undefined macro: _AM_PROG_TAR > configure:3930: error: possibly undefined macro: AC_PROVIDE_IFELSE > configure:3931: error: possibly undefined macro: _AM_DEPENDENCIES > configure:3934: error: possibly undefined macro: AC_PROG_CXX > configure:3938: error: possibly undefined macro: AC_PROG_OBJC > configure:3943: error: possibly undefined macro: AM_SILENT_RULES > configure:3943: error: possibly undefined macro: AC_REQUIRE > autoreconf: /usr/bin/autoconf failed with exit status: 1 Worked fine for me with current trunk on both Windows and GNU/Linux. > > What are the contents of > > > > /usr/share/aclocal-1.11 > > > > ? > > -rw-r--r-- 1 root root 1662 Sep 20 2012 amversion.m4 > -rw-r--r-- 1 root root 799 Sep 20 2012 as.m4 > -rw-r--r-- 1 root root 2455 Sep 20 2012 auxdir.m4 > -rw-r--r-- 1 root root 958 Sep 20 2012 ccstdc.m4 > -rw-r--r-- 1 root root 1044 Sep 20 2012 cond-if.m4 > -rw-r--r-- 1 root root 1080 Sep 20 2012 cond.m4 > -rw-r--r-- 1 root root 972 Sep 20 2012 dmalloc.m4 > -rw-r--r-- 1 root root 494 Sep 20 2012 header.m4 > -rw-r--r-- 1 root root 5396 Sep 20 2012 init.m4 > -rw-r--r-- 1 root root 708 Sep 20 2012 install-sh.m4 > -rw-r--r-- 1 root root 655 Sep 20 2012 lead-dot.m4 > -rw-r--r-- 1 root root 2244 Sep 20 2012 lispdir.m4 > -rw-r--r-- 1 root root 1609 Sep 20 2012 obsolete.m4 > -rw-r--r-- 1 root root 421 Sep 20 2012 obsol-gt.m4 > -rw-r--r-- 1 root root 423 Sep 20 2012 obsol-lt.m4 > -rw-r--r-- 1 root root 969 Sep 20 2012 protos.m4 > -rw-r--r-- 1 root root 8195 Sep 20 2012 python.m4 > -rw-r--r-- 1 root root 2161 Sep 20 2012 regex.m4 > -rw-r--r-- 1 root root 2060 Sep 20 2012 sanity.m4 > -rw-r--r-- 1 root root 1417 Sep 20 2012 strip.m4 > -rw-r--r-- 1 root root 3205 Sep 20 2012 tar.m4 > -rw-r--r-- 1 root root 849 Sep 20 2012 upc.m4 > -rw-r--r-- 1 root root 1081 Sep 20 2012 vala.m4 I have much more files there: -rw-rw-rw- 1 Zaretzky None 1662 2012-11-23 12:55 amversion.m4 -rw-rw-rw- 1 Zaretzky None 2036 2012-11-23 12:55 ar-lib.m4 -rw-rw-rw- 1 Zaretzky None 799 2012-11-23 12:55 as.m4 -rw-rw-rw- 1 Zaretzky None 2455 2012-11-23 12:55 auxdir.m4 -rw-rw-rw- 1 Zaretzky None 958 2012-11-23 12:55 ccstdc.m4 -rw-rw-rw- 1 Zaretzky None 1044 2012-11-23 12:55 cond-if.m4 -rw-rw-rw- 1 Zaretzky None 1080 2012-11-23 12:55 cond.m4 -rw-rw-rw- 1 Zaretzky None 7197 2012-11-23 12:55 depend.m4 -rw-rw-rw- 1 Zaretzky None 3171 2012-11-23 12:55 depout.m4 -rw-rw-rw- 1 Zaretzky None 972 2012-11-23 12:55 dmalloc.m4 -rw-rw-rw- 1 Zaretzky None 680 2012-11-23 12:55 gcj.m4 -rw-rw-rw- 1 Zaretzky None 494 2012-11-23 12:55 header.m4 -rw-rw-rw- 1 Zaretzky None 5396 2012-11-23 12:55 init.m4 -rw-rw-rw- 1 Zaretzky None 708 2012-11-23 12:55 install-sh.m4 -rw-rw-rw- 1 Zaretzky None 655 2012-11-23 12:55 lead-dot.m4 -rw-rw-rw- 1 Zaretzky None 732 2012-11-23 12:55 lex.m4 -rw-rw-rw- 1 Zaretzky None 2244 2012-11-23 12:55 lispdir.m4 -rw-rw-rw- 1 Zaretzky None 1750 2012-11-23 12:55 maintainer.m4 -rw-rw-rw- 1 Zaretzky None 1367 2012-11-23 12:55 make.m4 -rw-rw-rw- 1 Zaretzky None 1328 2012-11-23 12:55 minuso.m4 -rw-rw-rw- 1 Zaretzky None 1207 2012-11-23 12:55 missing.m4 -rw-rw-rw- 1 Zaretzky None 1061 2012-11-23 12:55 mkdirp.m4 -rw-rw-rw- 1 Zaretzky None 2264 2012-11-23 12:55 multi.m4 -rw-rw-rw- 1 Zaretzky None 421 2012-11-23 12:55 obsol-gt.m4 -rw-rw-rw- 1 Zaretzky None 423 2012-11-23 12:55 obsol-lt.m4 -rw-rw-rw- 1 Zaretzky None 1609 2012-11-23 12:55 obsolete.m4 -rw-rw-rw- 1 Zaretzky None 1127 2012-11-23 12:55 options.m4 -rw-rw-rw- 1 Zaretzky None 969 2012-11-23 12:55 protos.m4 -rw-rw-rw- 1 Zaretzky None 8195 2012-11-23 12:55 python.m4 -rw-rw-rw- 1 Zaretzky None 2161 2012-11-23 12:55 regex.m4 -rw-rw-rw- 1 Zaretzky None 743 2012-11-23 12:55 runlog.m4 -rw-rw-rw- 1 Zaretzky None 2060 2012-11-23 12:55 sanity.m4 -rw-rw-rw- 1 Zaretzky None 1871 2012-11-23 12:55 silent.m4 -rw-rw-rw- 1 Zaretzky None 1417 2012-11-23 12:55 strip.m4 -rw-rw-rw- 1 Zaretzky None 694 2012-11-23 12:55 substnot.m4 -rw-rw-rw- 1 Zaretzky None 3205 2012-11-23 12:55 tar.m4 -rw-rw-rw- 1 Zaretzky None 849 2012-11-23 12:55 upc.m4 -rw-rw-rw- 1 Zaretzky None 1081 2012-11-23 12:55 vala.m4