>>> Unpacking source... >>> Unpacking autoconf-2.61.tar.gz to /var/tmp/portage/sys-devel/autoconf-2.61-r1/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61 ... * econf: updating autoconf-2.61/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating autoconf-2.61/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --program-suffix=-2.61 --build=i686-pc-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether /bin/sh -n is known to work... yes checking for expr... /bin/expr checking for gm4... no checking for gnum4... no checking for m4... /usr/bin/m4 checking whether m4 supports frozen files... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking for emacs... no checking for emacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... ./configure: line 2778: echo: write error: Broken pipe /bin/sed configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating man/Makefile config.status: creating lib/emacs/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/Autom4te/Makefile config.status: creating lib/autoscan/Makefile config.status: creating lib/m4sugar/Makefile config.status: creating lib/autoconf/Makefile config.status: creating lib/autotest/Makefile config.status: creating bin/Makefile config.status: executing tests/atconfig commands Making all in bin make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/bin' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' rm -f autom4te autom4te.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.61&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.61&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.61&'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' `test -f ./autom4te.in || echo ./`autom4te.in >autom4te.tmp chmod +x autom4te.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te cd ../lib && make autom4te.cfg make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' rm -f autom4te.cfg autom4te.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.61&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.61&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.61&'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te.cfg make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib' cd ../lib/m4sugar && make version.m4 make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/m4sugar' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' { \ echo '# This file is part of -*- Autoconf -*-.'; \ echo '# Version of Autoconf.'; \ echo '# Copyright (C) 1999, 2000, 2001, 2002'; \ echo '# Free Software Foundation, Inc.'; \ echo ;\ echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])'; \ echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])'; \ echo 'm4_define([m4_PACKAGE_VERSION], [2.61])'; \ echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.61])'; \ echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])'; \ } >version.m4 make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/m4sugar' autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in rm -f autoconf autoconf.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.61&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.61&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.61&'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' `test -f ./autoconf.in || echo ./`autoconf.in >autoconf.tmp chmod +x autoconf.tmp chmod a-w autoconf.tmp mv autoconf.tmp autoconf rm -f autoheader autoheader.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.61&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.61&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.61&'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' `test -f ./autoheader.in || echo ./`autoheader.in >autoheader.tmp chmod +x autoheader.tmp chmod a-w autoheader.tmp mv autoheader.tmp autoheader rm -f autoreconf autoreconf.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.61&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.61&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.61&'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' `test -f ./autoreconf.in || echo ./`autoreconf.in >autoreconf.tmp chmod +x autoreconf.tmp chmod a-w autoreconf.tmp mv autoreconf.tmp autoreconf rm -f ifnames ifnames.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.61&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.61&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.61&'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' `test -f ./ifnames.in || echo ./`ifnames.in >ifnames.tmp chmod +x ifnames.tmp chmod a-w ifnames.tmp mv ifnames.tmp ifnames rm -f autoscan autoscan.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.61&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.61&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.61&'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' `test -f ./autoscan.in || echo ./`autoscan.in >autoscan.tmp chmod +x autoscan.tmp chmod a-w autoscan.tmp mv autoscan.tmp autoscan rm -f autoupdate autoupdate.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.61&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.61&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.61&'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' `test -f ./autoupdate.in || echo ./`autoupdate.in >autoupdate.tmp chmod +x autoupdate.tmp chmod a-w autoupdate.tmp mv autoupdate.tmp autoupdate make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/bin' Making all in . make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' Making all in lib make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' Making all in Autom4te make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/Autom4te' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/Autom4te' Making all in m4sugar make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/m4sugar' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=m4sugar \ --freeze \ --output=m4sugar.m4f autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=m4sh \ --freeze \ --output=m4sh.m4f make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/m4sugar' Making all in autoconf make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autoconf' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autoconf \ --freeze \ --output=autoconf.m4f make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autoconf' Making all in autotest make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autotest' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autotest \ --freeze \ --output=autotest.m4f make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autotest' Making all in autoscan make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autoscan' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' echo '# Automatically Generated: do not edit this file' >autoscan.list sed '/^[#]/!q' ./autoscan.pre >>autoscan.list ( \ sed -n '/^[^#]/p' ./autoscan.pre; \ autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \ ) | LC_ALL=C sort >>autoscan.list make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autoscan' Making all in emacs make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/emacs' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' WARNING: Warnings can be ignored. :-) if test "no" != no; then \ set x; \ list='autoconf-mode.el autotest-mode.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="no" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \ else : ; fi make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/emacs' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib' make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib' Making all in man make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/man' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/man' Making all in doc make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/doc' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/doc' Making all in tests make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/tests' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/tests' >>> Source compiled. >>> Test phase [check]: sys-devel/autoconf-2.61-r1 Making check in bin make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/bin' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/bin' Making check in . make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' Making check in lib make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' Making check in Autom4te make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/Autom4te' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/Autom4te' Making check in m4sugar make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/m4sugar' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make check-local make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/m4sugar' make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/m4sugar' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/m4sugar' Making check in autoconf make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autoconf' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make check-local make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autoconf' make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autoconf' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autoconf' Making check in autotest make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autotest' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make check-local make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autotest' make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autotest' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autotest' Making check in autoscan make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autoscan' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autoscan' Making check in emacs make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/emacs' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/emacs' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib' make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib' Making check in man make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/man' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/man' Making check in doc make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/doc' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/doc' Making check in tests make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/tests' make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make autoconf autoheader autom4te autoreconf autoscan autoupdate ifnames make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/tests' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as -o wrapper.in rm -f autoconf autoconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp chmod +x autoconf.tmp chmod a-w autoconf.tmp mv -f autoconf.tmp autoconf rm -f autoheader autoheader.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp chmod +x autoheader.tmp chmod a-w autoheader.tmp mv -f autoheader.tmp autoheader rm -f autom4te autom4te.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp chmod +x autom4te.tmp chmod a-w autom4te.tmp mv -f autom4te.tmp autom4te rm -f autoreconf autoreconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp chmod +x autoreconf.tmp chmod a-w autoreconf.tmp mv -f autoreconf.tmp autoreconf rm -f autoscan autoscan.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp chmod +x autoscan.tmp chmod a-w autoscan.tmp mv -f autoscan.tmp autoscan rm -f autoupdate autoupdate.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp chmod +x autoupdate.tmp chmod a-w autoupdate.tmp mv -f autoupdate.tmp autoupdate rm -f ifnames ifnames.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp chmod +x ifnames.tmp chmod a-w ifnames.tmp mv -f ifnames.tmp ifnames make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/tests' make check-local make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/tests' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' cd ../lib/autotest && make autotest.m4f make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autotest' make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61' make[3]: `autotest.m4f' is up to date. make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/lib/autotest' autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=autotest -I . suite.at -o testsuite.tmp mv testsuite.tmp testsuite /bin/sh ./testsuite ## ----------------------------- ## ## GNU Autoconf 2.61 test suite. ## ## ----------------------------- ## Executables (autoheader, autoupdate...). 1: Syntax of the shell scripts ok 2: Syntax of the Perl scripts ok 3: autom4te cache ok 4: autom4te --force ok 5: autoconf --trace: user macros ok 6: autoconf --trace: builtins ok 7: autoconf: forbidden tokens, basic ok 8: autoconf: forbidden tokens, exceptions ok 9: autoconf: automatically allowed tokens ok 10: autoconf: the empty token ok 11: autoconf: subdirectories ok 12: ifnames ok 13: autoheader ok 14: autoupdate ok 15: autoupdating AC_LINK_FILES ok 16: autoupdating AC_PREREQ ok 17: autoupdating AU_ALIAS ok 18: autoupdating OLD to NEW ok 19: autoupdating AC_HELP_STRING ok 20: autoupdating with m4sugar ok 21: autoupdating AC_LANG_SAVE ok 22: autoupdating AC_FOREACH ok 23: autoupdating with aclocal and m4_include ok M4sugar. 24: m4_warn ok 25: m4_require: error message ok 26: m4_require: circular dependencies ok 27: m4_text_wrap ok 28: Standard regular expressions ok 29: M4 loops ok M4sh. 30: LINENO ok 31: AS_DIRNAME ok 32: AS_BASENAME ok 33: AS_MKDIR_P ok 34: AS_VERSION_COMPARE ok 35: Negated classes in globbing ok 36: Functions Support ok 37: Functions and return Support ok 38: AS_REQUIRE_SHELL_FN and m4_require ok 39: AS_HELP_STRING ok 40: AS_IF and AS_CASE ok 41: AS_LITERAL_IF ok Autotest. 42: Empty test suite ok 43: Empty test ok 44: Empty check ok 45: Truth ok 46: Fallacy ok 47: Literal multiline command ok 48: Multiline parameter expansion ok 49: Backquote command substition ok 50: Multiline backquote command substition ok 51: Parenthetical command substition ok 52: Multiline parenthetical command substition ok 53: Invalid brace-enclosed parameter expansion ok 54: Multiline command from M4 expansion expected failure (autotest.at:164) 55: Double-M4-quoted command ok 56: BS-newline in command ok 57: ^BS-newline in command ok 58: BSx641-newline in command ok 59: BS-BS-newline in command ok 60: BSx640-newline in command ok 61: Newline-CODE-BS-newline in command ok 62: Single-quote-BS-newline in command ok 63: Single-quote-newline-BS-newline in command ok 64: Backquote in a test title ok 65: Single-quote in a test title ok 66: Double-quote in a test title ok 67: Backslash in a test title ok 68: Brackets in a test title ok 69: Pound in a test title ok 70: Comma in a test title ok 71: Quoted Macro in a test title ok 72: Macro in a test title ok 73: Macro with backquote in a test title expected failure (autotest.at:289) 74: Macro with single-quote in a test title ok 75: Macro with double-quote in a test title expected failure (autotest.at:292) 76: Debugging a successful test ok 77: Debugging script and environment ok 78: Debugging a failed test ok 79: Keywords and ranges ok Autoconf base layer. 80: AC_REQUIRE: topological sort ok 81: AC_REQUIRE: error message ok 82: AC_REQUIRE & AC_DEFUN_ONCE: Require, expand ok 83: AC_REQUIRE & AC_DEFUN_ONCE: Expand, require ok 84: AC_REQUIRE & AC_PROVIDE ok 85: AC_CACHE_CHECK ok 86: AC_COMPUTE_INT ok 87: AC_TRY_COMMAND ok 88: Input/Output ok Testing config.status. 89: AC_CONFIG_COMMANDS with empty commands ok 90: Multiple AC_CONFIG_FILES ok 91: AC_ARG_VAR ok 92: AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS ok 93: Macro calls in AC_CONFIG_COMMANDS tags ok 94: Missing templates ok 95: configure invocation ok 96: #define header templates ok 97: Torturing config.status ok 98: Substitute a 2000-byte string ok 99: Define to a 2000-byte string ok 100: Substitute and define special characters ok 101: Substitute a newline ok 102: Define a newline expected failure (torture.at:650) 103: datarootdir workaround ok 104: srcdir ok 105: Signal handling ok autoreconf. 106: Configuring subdirectories ok 107: Deep Package ok 108: Non-Autoconf AC_CONFIG_SUBDIRS ok 109: Empty directory ok 110: Unusual Automake input files ok Low level compiling/preprocessing macros. 111: AC_LANG, AC_LANG_PUSH & AC_LANG_POP ok 112: AC_REQUIRE & AC_LANG ok 113: AC_RUN_IFELSE ok 114: AC_TRY_LINK_FUNC ok Testing autoconf/lang macros. 115: AC_NO_EXECUTABLES ok 116: AC_REQUIRE_CPP ok C low level compiling/preprocessing macros. 117: Extensions ok 118: Broken/missing compilers ok 119: C keywords ok 120: AC_PROG_CPP requires AC_PROG_CC ok 121: AC_PROG_CPP with warnings ok 122: AC_PROG_CPP without warnings ok 123: AC_PROG_CPP via CC ok Testing autoconf/c macros. 124: AC_C_BACKSLASH_A ok 125: AC_C_BIGENDIAN ok 126: AC_C_CHAR_UNSIGNED ok 127: AC_C_FLEXIBLE_ARRAY_MEMBER ok 128: AC_C_INLINE ok 129: AC_C_RESTRICT ok 130: AC_C_STRINGIZE ok 131: AC_C_TYPEOF ok 132: AC_C_VARARRAYS ok 133: AC_PROG_CC_C89 ok 134: AC_PROG_CC_C99 ok 135: AC_PROG_CC_C_O ok 136: AC_PROG_CC_STDC ok 137: AC_PROG_CPP_WERROR ok 138: AC_PROG_GCC_TRADITIONAL ok 139: AC_LANG_C ok 140: AC_LANG_CPLUSPLUS ok 141: AC_LANG_OBJC ok Fortran low level compiling/preprocessing macros. 142: GNU Fortran 77 ok 143: GNU Fortran ok Testing autoconf/fortran macros. 144: AC_F77_MAIN ok 145: AC_F77_WRAPPERS ok 146: AC_FC_MAIN ok 147: AC_FC_WRAPPERS ok 148: AC_PROG_F77_C_O ok 149: AC_PROG_FC_C_O ok 150: AC_F77_NAME_MANGLING ok 151: AC_LANG_FORTRAN77 ok Semantics. 152: AC_CHECK_LIB ok 153: AC_SEARCH_LIBS ok 154: AC_SEARCH_LIBS (none needed) ok 155: AC_CHECK_DECLS ok 156: AC_CHECK_FUNCS ok 157: AC_REPLACE_FUNCS ok 158: AC_CHECK_HEADERS ok 159: AC_CHECK_HEADERS_OLD ok 160: AC_CHECK_HEADERS_NEW ok 161: AC_CHECK_MEMBERS ok 162: AC_CHECK_ALIGNOF ok 163: AC_CHECK_ALIGNOF (cross compile) ok 164: AC_CHECK_ALIGNOF struct ok 165: AC_CHECK_ALIGNOF struct (cross compile) ok 166: AC_CHECK_SIZEOF ok 167: AC_CHECK_SIZEOF (cross compile) ok 168: AC_CHECK_SIZEOF struct ok 169: AC_CHECK_SIZEOF struct (cross compile) ok 170: AC_CHECK_TYPES ok 171: AC_CHECK_TYPES: backward compatibility ok 172: AC_CHECK_FILES ok 173: AC_CHECK_PROG & AC_CHECK_PROGS ok 174: AC_C_BIGENDIAN ok 175: AC_PATH_PROG & AC_PATH_PROGS ok 176: AC_PATH_XTRA ok 177: AC_SYS_RESTARTABLE_SYSCALLS ok 178: AC_FUNC_WAIT3 ok Testing autoconf/general macros. 179: AC_ARG_ENABLE ok 180: AC_ARG_PROGRAM ok 181: AC_ARG_VAR ok 182: AC_ARG_WITH ok 183: AC_CANONICAL_TARGET ok 184: AC_CHECK_DECLS_ONCE ok 185: AC_EGREP_CPP ok 186: AC_EGREP_HEADER ok 187: AC_PREFIX_DEFAULT ok 188: AC_PRESERVE_HELP_ORDER ok 189: AC_CHECKING ok 190: AC_COMPILE_CHECK ok 191: AC_ENABLE ok 192: AC_FOREACH ok 193: AC_MSG_RESULT_UNQUOTED ok 194: AC_TRY_COMPILE ok 195: AC_TRY_CPP ok 196: AC_TRY_LINK ok 197: AC_TRY_RUN ok 198: AC_VALIDATE_CACHED_SYSTEM_TUPLE ok 199: AC_WITH ok Testing autoconf/status macros. 200: AC_OUTPUT_COMMANDS ok Testing autoconf/specific macros. 201: AC_ISC_POSIX ok 202: AC_SYS_INTERPRETER ok 203: AC_SYS_LARGEFILE ok 204: AC_SYS_LONG_FILE_NAMES ok 205: AC_SYS_POSIX_TERMIOS ok 206: AC_ARG_ARRAY ok 207: AC_DECL_SYS_SIGLIST ok 208: AC_DYNIX_SEQ ok 209: AC_HAVE_POUNDBANG ok 210: AC_IRIX_SUN ok 211: AC_SCO_INTL ok 212: AC_XENIX_DIR ok Testing autoconf/programs macros. 213: AC_PROG_AWK ok 214: AC_PROG_FGREP ok 215: AC_PROG_INSTALL ok 216: AC_PROG_LEX ok 217: AC_PROG_LN_S ok 218: AC_PROG_MAKE_SET ok 219: AC_PROG_MKDIR_P ok 220: AC_PROG_RANLIB ok 221: AC_PROG_SED FAILED (acprograms.at:20) 222: AC_PROG_YACC ok 223: AC_CHECK_TOOL_PREFIX ok 224: AC_DECL_YYTEXT ok 225: AC_RSH ok Testing autoconf/headers macros. 226: AC_CHECK_HEADERS_ONCE ok 227: AC_HEADER_ASSERT ok 228: AC_HEADER_MAJOR ok 229: AC_HEADER_RESOLV ok 230: AC_HEADER_STAT ok 231: AC_HEADER_STDBOOL ok 232: AC_HEADER_TIOCGWINSZ ok 233: AC_DIR_HEADER ok 234: AC_MEMORY_H ok 235: AC_UNISTD_H ok 236: AC_USG ok Testing autoconf/types macros. 237: AC_STRUCT_DIRENT_D_INO ok 238: AC_STRUCT_DIRENT_D_TYPE ok 239: AC_STRUCT_ST_BLOCKS ok 240: AC_STRUCT_TIMEZONE ok 241: AC_TYPE_INT16_T ok 242: AC_TYPE_INT32_T ok 243: AC_TYPE_INT64_T ok 244: AC_TYPE_INT8_T ok 245: AC_TYPE_INTMAX_T ok 246: AC_TYPE_INTPTR_T ok 247: AC_TYPE_LONG_DOUBLE ok 248: AC_TYPE_LONG_DOUBLE_WIDER ok 249: AC_TYPE_MODE_T ok 250: AC_TYPE_OFF_T ok 251: AC_TYPE_SIGNAL ok 252: AC_TYPE_SSIZE_T ok 253: AC_TYPE_UINT16_T ok 254: AC_TYPE_UINT32_T ok 255: AC_TYPE_UINT64_T ok 256: AC_TYPE_UINT8_T ok 257: AC_TYPE_UINTMAX_T ok 258: AC_TYPE_UINTPTR_T ok 259: AC_C_LONG_DOUBLE ok 260: AC_INT_16_BITS ok 261: AC_LONG_64_BITS ok 262: AC_STRUCT_ST_BLKSIZE ok 263: AC_STRUCT_ST_RDEV ok 264: AM_TYPE_PTRDIFF_T ok Testing autoconf/functions macros. 265: AC_CHECK_FUNCS_ONCE ok 266: AC_FUNC_CHOWN ok 267: AC_FUNC_CLOSEDIR_VOID ok 268: AC_FUNC_ERROR_AT_LINE ok 269: AC_FUNC_FNMATCH ok 270: AC_FUNC_FORK ok 271: AC_FUNC_FSEEKO ok 272: AC_FUNC_GETGROUPS ok 273: AC_FUNC_GETMNTENT ok 274: AC_FUNC_GETPGRP ok 275: AC_FUNC_LSTAT ok 276: AC_FUNC_MALLOC ok 277: AC_FUNC_MBRTOWC ok 278: AC_FUNC_MEMCMP ok 279: AC_FUNC_MKTIME ok 280: AC_FUNC_MMAP ok 281: AC_FUNC_OBSTACK ok 282: AC_FUNC_REALLOC ok 283: AC_FUNC_SELECT_ARGTYPES ok 284: AC_FUNC_SETPGRP ok 285: AC_FUNC_SETVBUF_REVERSED ok 286: AC_FUNC_STAT ok 287: AC_FUNC_STRCOLL ok 288: AC_FUNC_STRERROR_R ok 289: AC_FUNC_STRFTIME ok 290: AC_FUNC_STRNLEN ok 291: AC_FUNC_STRTOD ok 292: AC_FUNC_STRTOLD ok 293: AC_FUNC_UTIME_NULL ok 294: AC_FUNC_VPRINTF ok Testing autoconf/libs macros. 295: AC_HAVE_LIBRARY ok Compatibility with other tools. 296: Libtool ok Autoscan. 297: autoscan ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 297 tests were run, 5 failed (4 expected failures). ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [GNU Autoconf 2.61] testsuite: 221 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[2]: *** [check-local] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.61-r1/work/autoconf-2.61/tests' make: *** [check-recursive] Error 1 * * ERROR: sys-devel/autoconf-2.61-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 81: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details."; * The die message: * Make check failed. See above for details. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sys-devel/autoconf-2.61-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/autoconf-2.61-r1/temp/environment'. *