Hello, I am struggling to build autoconf 2.69 on (what I think is) a vanilla Linux setup. It is RedHat 5.3 running on pretty standard corporate datacenter hardware (x86, etc.). When I configure, I only set --prefix. Here is the error: [23:07:13][Step 5/6] >>Error occurred processing autotest-mode.el: Invalid regexp (("Regular expression too big")) I did some googling on this error message and all I found was that some people see this error randomly during other builds that use emacs. In my case, I consistently see this error when trying to build autoconf 2.69. Please let me know if I can provide additional information. Thanks, Arpe Hongkong Below is the full build output (from a TeamCity build server): [23:06:59][Step 5/6] $ ./configure --prefix=/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13 [23:06:59][Step 5/6] [23:06:59][Step 5/6] checking for a BSD-compatible install... /usr/bin/install -c [23:07:00][Step 5/6] checking whether build environment is sane... yes [23:07:00][Step 5/6] checking for a thread-safe mkdir -p... /bin/mkdir -p [23:07:00][Step 5/6] checking for gawk... gawk [23:07:00][Step 5/6] checking whether make sets $(MAKE)... yes [23:07:01][Step 5/6] checking build system type... x86_64-unknown-linux-gnu [23:07:01][Step 5/6] checking host system type... x86_64-unknown-linux-gnu [23:07:01][Step 5/6] configure: autobuild project... GNU Autoconf [23:07:01][Step 5/6] configure: autobuild revision... 2.69 [23:07:01][Step 5/6] configure: autobuild hostname... xhkg6029dap [23:07:01][Step 5/6] configure: autobuild timestamp... 20151124T150701Z [23:07:01][Step 5/6] checking whether /bin/sh -n is known to work... yes [23:07:01][Step 5/6] checking for characters that cannot appear in file names... none [23:07:01][Step 5/6] checking whether directories can have trailing spaces... yes [23:07:01][Step 5/6] checking for expr... /usr/bin/expr [23:07:01][Step 5/6] checking for GNU M4 that supports accurate traces... /sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/m4 [23:07:01][Step 5/6] checking whether /sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/m4 accepts --gnu... yes [23:07:01][Step 5/6] checking how m4 supports trace files... --debugfile [23:07:01][Step 5/6] checking for perl... /usr/bin/perl [23:07:01][Step 5/6] checking whether /usr/bin/perl Fcntl::flock is implemented... yes [23:07:01][Step 5/6] checking for emacs... emacs [23:07:02][Step 5/6] checking whether emacs is sufficiently recent... yes [23:07:02][Step 5/6] checking for emacs... emacs [23:07:02][Step 5/6] checking where .elc files should go... ${datarootdir}/emacs/site-lisp [23:07:02][Step 5/6] checking for grep that handles long lines and -e... /sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/grep [23:07:02][Step 5/6] checking for egrep... /sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/grep -E [23:07:02][Step 5/6] checking for a sed that does not truncate output... /sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/sed [23:07:02][Step 5/6] checking whether make is case sensitive... yes [23:07:03][Step 5/6] configure: creating ./config.status [23:07:03][Step 5/6] config.status: creating tests/Makefile [23:07:04][Step 5/6] config.status: creating tests/atlocal [23:07:04][Step 5/6] config.status: creating man/Makefile [23:07:04][Step 5/6] config.status: creating lib/emacs/Makefile [23:07:04][Step 5/6] config.status: creating Makefile [23:07:04][Step 5/6] config.status: creating doc/Makefile [23:07:05][Step 5/6] config.status: creating lib/Makefile [23:07:05][Step 5/6] config.status: creating lib/Autom4te/Makefile [23:07:05][Step 5/6] config.status: creating lib/autoscan/Makefile [23:07:05][Step 5/6] config.status: creating lib/m4sugar/Makefile [23:07:05][Step 5/6] config.status: creating lib/autoconf/Makefile [23:07:05][Step 5/6] config.status: creating lib/autotest/Makefile [23:07:06][Step 5/6] config.status: creating bin/Makefile [23:07:06][Step 5/6] config.status: executing tests/atconfig commands [23:07:06][Step 5/6] [23:07:06][Step 5/6] $ make -j 16 [23:07:06][Step 5/6] [23:07:06][Step 5/6] make all-recursive [23:07:06][Step 5/6] make[1]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69' [23:07:06][Step 5/6] Making all in bin [23:07:06][Step 5/6] make[2]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/bin' [23:07:06][Step 5/6] rm -f autom4te autom4te.tmp [23:07:06][Step 5/6] cd ../lib && make autom4te.cfg [23:07:07][Step 5/6] cd ../lib/m4sugar && make version.m4 [23:07:07][Step 5/6] rm -f autoheader autoheader.tmp [23:07:07][Step 5/6] srcdir=''; \ [23:07:07][Step 5/6] test -f ./autom4te.in || srcdir=./; \ [23:07:07][Step 5/6] sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin|g' -e 's|@pkgdatadir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/share/autoconf|g' -e 's|@prefix[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp [23:07:07][Step 5/6] srcdir=''; \ [23:07:07][Step 5/6] test -f ./autoheader.in || srcdir=./; \ [23:07:07][Step 5/6] sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin|g' -e 's|@pkgdatadir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/share/autoconf|g' -e 's|@prefix[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp [23:07:07][Step 5/6] rm -f autoreconf autoreconf.tmp [23:07:07][Step 5/6] srcdir=''; \ [23:07:07][Step 5/6] test -f ./autoreconf.in || srcdir=./; \ [23:07:07][Step 5/6] sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin|g' -e 's|@pkgdatadir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/share/autoconf|g' -e 's|@prefix[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp [23:07:07][Step 5/6] rm -f ifnames ifnames.tmp [23:07:07][Step 5/6] srcdir=''; \ [23:07:07][Step 5/6] test -f ./ifnames.in || srcdir=./; \ [23:07:07][Step 5/6] sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin|g' -e 's|@pkgdatadir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/share/autoconf|g' -e 's|@prefix[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp [23:07:07][Step 5/6] rm -f autoscan autoscan.tmp [23:07:07][Step 5/6] make[3]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/m4sugar' [23:07:07][Step 5/6] :;{ \ [23:07:07][Step 5/6] echo '# This file is part of -*- Autoconf -*-.' && \ [23:07:07][Step 5/6] echo '# Version of Autoconf.' && \ [23:07:07][Step 5/6] echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \ [23:07:07][Step 5/6] echo '# Free Software Foundation, Inc.' && \ [23:07:07][Step 5/6] echo &&\ [23:07:07][Step 5/6] echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \ [23:07:07][Step 5/6] echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \ [23:07:07][Step 5/6] echo 'm4_define([m4_PACKAGE_VERSION], [2.69])' && \ [23:07:07][Step 5/6] echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.69])' && \ [23:07:07][Step 5/6] echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@xxxxxxx])' && \ [23:07:07][Step 5/6] echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \ [23:07:07][Step 5/6] echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \ [23:07:07][Step 5/6] } > version.m4-t [23:07:07][Step 5/6] srcdir=''; \ [23:07:07][Step 5/6] test -f ./autoscan.in || srcdir=./; \ [23:07:07][Step 5/6] sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin|g' -e 's|@pkgdatadir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/share/autoconf|g' -e 's|@prefix[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp [23:07:07][Step 5/6] mv version.m4-t version.m4 [23:07:07][Step 5/6] make[3]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib' [23:07:07][Step 5/6] rm -f autom4te.cfg autom4te.tmp [23:07:07][Step 5/6] make[3]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/m4sugar' [23:07:07][Step 5/6] sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin|g' -e 's|@pkgdatadir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/share/autoconf|g' -e 's|@prefix[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp [23:07:07][Step 5/6] rm -f autoupdate autoupdate.tmp [23:07:07][Step 5/6] srcdir=''; \ [23:07:07][Step 5/6] test -f ./autoupdate.in || srcdir=./; \ [23:07:07][Step 5/6] sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin|g' -e 's|@pkgdatadir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/share/autoconf|g' -e 's|@prefix[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp [23:07:07][Step 5/6] chmod +x autoheader.tmp [23:07:07][Step 5/6] chmod +x autoreconf.tmp [23:07:07][Step 5/6] chmod a-w autoheader.tmp [23:07:07][Step 5/6] chmod a-w autoreconf.tmp [23:07:07][Step 5/6] chmod +x autom4te.tmp [23:07:07][Step 5/6] chmod +x ifnames.tmp [23:07:07][Step 5/6] chmod +x autoscan.tmp [23:07:07][Step 5/6] mv autoheader.tmp autoheader [23:07:07][Step 5/6] mv autoreconf.tmp autoreconf [23:07:07][Step 5/6] chmod a-w autom4te.tmp [23:07:07][Step 5/6] chmod a-w ifnames.tmp [23:07:07][Step 5/6] chmod a-w autoscan.tmp [23:07:07][Step 5/6] mv autom4te.tmp autom4te [23:07:07][Step 5/6] chmod a-w autom4te.tmp [23:07:07][Step 5/6] mv ifnames.tmp ifnames [23:07:07][Step 5/6] mv autoscan.tmp autoscan [23:07:07][Step 5/6] mv autom4te.tmp autom4te.cfg [23:07:07][Step 5/6] make[3]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib' [23:07:07][Step 5/6] autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in [23:07:07][Step 5/6] chmod +x autoupdate.tmp [23:07:07][Step 5/6] chmod a-w autoupdate.tmp [23:07:07][Step 5/6] mv autoupdate.tmp autoupdate [23:07:08][Step 5/6] rm -f autoconf autoconf.tmp [23:07:08][Step 5/6] srcdir=''; \ [23:07:08][Step 5/6] test -f ./autoconf.in || srcdir=./; \ [23:07:08][Step 5/6] sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin|g' -e 's|@pkgdatadir[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/share/autoconf|g' -e 's|@prefix[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/sbcimp/run/pd/Quant3rd/64-bit/base/1.0.13/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp [23:07:09][Step 5/6] chmod +x autoconf.tmp [23:07:09][Step 5/6] chmod a-w autoconf.tmp [23:07:09][Step 5/6] mv autoconf.tmp autoconf [23:07:09][Step 5/6] make[2]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/bin' [23:07:09][Step 5/6] Making all in . [23:07:09][Step 5/6] make[2]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69' [23:07:09][Step 5/6] make[2]: Nothing to be done for 'all-am'. [23:07:09][Step 5/6] make[2]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69' [23:07:09][Step 5/6] Making all in lib [23:07:09][Step 5/6] make[2]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib' [23:07:09][Step 5/6] Making all in Autom4te [23:07:09][Step 5/6] make[3]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/Autom4te' [23:07:09][Step 5/6] make[3]: Nothing to be done for 'all'. [23:07:09][Step 5/6] make[3]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/Autom4te' [23:07:09][Step 5/6] Making all in m4sugar [23:07:09][Step 5/6] make[3]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/m4sugar' [23:07:09][Step 5/6] autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ [23:07:09][Step 5/6] --language=m4sugar \ [23:07:09][Step 5/6] --freeze \ [23:07:09][Step 5/6] --output=m4sugar.m4f [23:07:09][Step 5/6] autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ [23:07:09][Step 5/6] --language=m4sh \ [23:07:09][Step 5/6] --freeze \ [23:07:09][Step 5/6] --output=m4sh.m4f [23:07:10][Step 5/6] make[3]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/m4sugar' [23:07:10][Step 5/6] Making all in autoconf [23:07:10][Step 5/6] make[3]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/autoconf' [23:07:10][Step 5/6] autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ [23:07:10][Step 5/6] --language=autoconf \ [23:07:10][Step 5/6] --freeze \ [23:07:10][Step 5/6] --output=autoconf.m4f [23:07:11][Step 5/6] make[3]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/autoconf' [23:07:11][Step 5/6] Making all in autotest [23:07:11][Step 5/6] make[3]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/autotest' [23:07:11][Step 5/6] autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ [23:07:11][Step 5/6] --language=autotest \ [23:07:11][Step 5/6] --freeze \ [23:07:11][Step 5/6] --output=autotest.m4f [23:07:11][Step 5/6] make[3]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/autotest' [23:07:11][Step 5/6] Making all in autoscan [23:07:11][Step 5/6] make[3]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/autoscan' [23:07:11][Step 5/6] echo '# Automatically Generated: do not edit this file' >autoscan.list [23:07:11][Step 5/6] sed '/^[#]/!q' ./autoscan.pre >>autoscan.list [23:07:11][Step 5/6] ( \ [23:07:11][Step 5/6] sed -n '/^[^#]/p' ./autoscan.pre; \ [23:07:11][Step 5/6] autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \ [23:07:11][Step 5/6] ) | LC_ALL=C sort >>autoscan.list [23:07:12][Step 5/6] make[3]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/autoscan' [23:07:12][Step 5/6] Making all in emacs [23:07:13][Step 5/6] make[3]: Entering directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/emacs' [23:07:13][Step 5/6] WARNING: Warnings can be ignored. :-) [23:07:13][Step 5/6] if test "emacs" != no; then \ [23:07:13][Step 5/6] set x; \ [23:07:13][Step 5/6] list='autoconf-mode.el autotest-mode.el'; for p in $list; do \ [23:07:13][Step 5/6] if test -f "$p"; then d=; else d="./"; fi; \ [23:07:13][Step 5/6] set x "$@" "$d$p"; shift; \ [23:07:13][Step 5/6] done; \ [23:07:13][Step 5/6] shift; \ [23:07:13][Step 5/6] EMACS="emacs" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \ [23:07:13][Step 5/6] else : ; fi [23:07:13][Step 5/6] Loading /usr/share/emacs/site-lisp/site-start.d/igrep-init.el (source)... [23:07:13][Step 5/6] Loading /usr/share/emacs/site-lisp/site-start.d/lang-coding-systems-init.el (source)... [23:07:13][Step 5/6] Loading /usr/share/emacs/site-lisp/site-start.d/php-mode-init.el (source)... [23:07:13][Step 5/6] Loading /usr/share/emacs/site-lisp/site-start.d/po-mode-init.el (source)... [23:07:13][Step 5/6] Loading /usr/share/emacs/site-lisp/site-start.d/psgml-init.el (source)... [23:07:13][Step 5/6] Loading /usr/share/emacs/site-lisp/site-start.d/puppet-mode-init.el (source)... [23:07:13][Step 5/6] Loading /usr/share/emacs/site-lisp/site-start.d/python-mode-init.el (source)... [23:07:13][Step 5/6] Loading /usr/share/emacs/site-lisp/site-start.d/rpm-spec-mode-init.el (source)... [23:07:13][Step 5/6] Loading /usr/share/emacs/site-lisp/site-start.d/tramp-init.el (source)... [23:07:13][Step 5/6] While compiling autoconf-mode in file /sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/emacs/elc.18410/autoconf-mode.el: [23:07:13][Step 5/6] ** assignment to free variable add-log-current-defun-function [23:07:13][Step 5/6] Wrote /sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/emacs/elc.18410/autoconf-mode.elc [23:07:13][Step 5/6] >>Error occurred processing autotest-mode.el: Invalid regexp (("Regular expression too big")) [23:07:13][Step 5/6] Done [23:07:13][Step 5/6] Makefile:215: recipe for target 'elc-stamp' failed [23:07:13][Step 5/6] make[3]: *** [elc-stamp] Error 1 [23:07:13][Step 5/6] make[3]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib/emacs' [23:07:13][Step 5/6] Makefile:311: recipe for target 'all-recursive' failed [23:07:13][Step 5/6] make[2]: *** [all-recursive] Error 1 [23:07:13][Step 5/6] make[2]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69/lib' [23:07:13][Step 5/6] Makefile:357: recipe for target 'all-recursive' failed [23:07:13][Step 5/6] make[1]: *** [all-recursive] Error 1 [23:07:13][Step 5/6] make[1]: Leaving directory '/sbcimp/dyn/data/IMQuant/TeamCity/TeamCity-9.0.2/buildAgent.xhkg6029dap/work.xhkg6029dap/d253cd6255d15964/autoconf-2.69' [23:07:13][Step 5/6] Makefile:292: recipe for target 'all' failed [23:07:13][Step 5/6] make: *** [all] Error 2 [23:07:13][Step 5/6] _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf