* CPV: sys-devel/autoconf-2.65 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU >>> Unpacking source... >>> Unpacking autoconf-2.65.tar.bz2 to /var/tmp/portage/sys-devel/autoconf-2.65/work >>> Source unpacked in /var/tmp/portage/sys-devel/autoconf-2.65/work >>> Compiling source in /var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65 ... * econf: updating autoconf-2.65/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating autoconf-2.65/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --program-suffix=-2.65 checking for a BSD-compatible install... /usr/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 characters that cannot appear in file names... none checking whether directories can have trailing spaces... yes checking for expr... /usr/bin/expr checking for GNU M4 that supports accurate traces... /usr/bin/m4 checking whether /usr/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking whether /usr/bin/perl Fcntl::flock is implemented... yes 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... /bin/sed checking whether make is case sensitive... yes 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 make -j2 -j1 make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65' Making all in bin make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/bin' rm -f autom4te autom4te.tmp srcdir=''; \ test -f ./autom4te.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.65&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.65&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.65&'`'|g' -e 's|@M4[@]|/usr/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.65|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 chmod +x autom4te.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te cd ../lib && make autom4te.cfg make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib' 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|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.65&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.65&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.65&'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.65|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te.cfg make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib' cd ../lib/m4sugar && make version.m4 make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/m4sugar' :;{ \ echo '# This file is part of -*- Autoconf -*-.' && \ echo '# Version of Autoconf.' && \ echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \ 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.65])' && \ echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.65])' && \ echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \ echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \ } > version.m4-t mv version.m4-t version.m4 make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/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 srcdir=''; \ test -f ./autoconf.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.65&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.65&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.65&'`'|g' -e 's|@M4[@]|/usr/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.65|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 chmod +x autoconf.tmp chmod a-w autoconf.tmp mv autoconf.tmp autoconf rm -f autoheader autoheader.tmp srcdir=''; \ test -f ./autoheader.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.65&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.65&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.65&'`'|g' -e 's|@M4[@]|/usr/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.65|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 chmod +x autoheader.tmp chmod a-w autoheader.tmp mv autoheader.tmp autoheader rm -f autoreconf autoreconf.tmp srcdir=''; \ test -f ./autoreconf.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.65&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.65&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.65&'`'|g' -e 's|@M4[@]|/usr/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.65|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 chmod +x autoreconf.tmp chmod a-w autoreconf.tmp mv autoreconf.tmp autoreconf rm -f ifnames ifnames.tmp srcdir=''; \ test -f ./ifnames.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.65&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.65&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.65&'`'|g' -e 's|@M4[@]|/usr/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.65|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 chmod +x ifnames.tmp chmod a-w ifnames.tmp mv ifnames.tmp ifnames rm -f autoscan autoscan.tmp srcdir=''; \ test -f ./autoscan.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.65&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.65&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.65&'`'|g' -e 's|@M4[@]|/usr/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.65|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 chmod +x autoscan.tmp chmod a-w autoscan.tmp mv autoscan.tmp autoscan rm -f autoupdate autoupdate.tmp srcdir=''; \ test -f ./autoupdate.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's&$&-2.65&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.65&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.65&'`'|g' -e 's|@M4[@]|/usr/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.65|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 chmod +x autoupdate.tmp chmod a-w autoupdate.tmp mv autoupdate.tmp autoupdate make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/bin' Making all in . make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65' Making all in lib make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib' Making all in Autom4te make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/Autom4te' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/Autom4te' Making all in m4sugar make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/m4sugar' 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[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/m4sugar' Making all in autoconf make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autoconf' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autoconf \ --freeze \ --output=autoconf.m4f make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autoconf' Making all in autotest make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autotest' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autotest \ --freeze \ --output=autotest.m4f make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autotest' Making all in autoscan make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autoscan' 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[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autoscan' Making all in emacs make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/emacs' 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[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/emacs' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib' Making all in doc make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/doc' Making all in tests make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/tests' 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.65/work/autoconf-2.65|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65|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.65/work/autoconf-2.65|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65|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.65/work/autoconf-2.65|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65|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.65/work/autoconf-2.65|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65|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.65/work/autoconf-2.65|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65|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.65/work/autoconf-2.65|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65|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.65/work/autoconf-2.65|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65|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.65/work/autoconf-2.65/tests' Making all in man make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/man' make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65' >>> Source compiled. >>> Test phase [check]: sys-devel/autoconf-2.65 make -j2 -j1 check make check-recursive make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65' Making check in bin make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/bin' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/bin' Making check in . make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65' Making check in lib make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib' Making check in Autom4te make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/Autom4te' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/Autom4te' Making check in m4sugar make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/m4sugar' make check-local make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/m4sugar' make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/m4sugar' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/m4sugar' Making check in autoconf make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autoconf' make check-local make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autoconf' make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autoconf' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autoconf' Making check in autotest make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autotest' make check-local make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autotest' make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autotest' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autotest' Making check in autoscan make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autoscan' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autoscan' Making check in emacs make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/emacs' make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/emacs' make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib' make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib' Making check in doc make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/doc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/doc' Making check in tests make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/tests' make check-local make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME], [GNU Autoconf])' && \ echo 'm4_define([AT_PACKAGE_TARNAME], [autoconf])' && \ echo 'm4_define([AT_PACKAGE_VERSION], [2.65])' && \ echo 'm4_define([AT_PACKAGE_STRING], [GNU Autoconf 2.65])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ echo 'm4_define([AT_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])'; \ } > package.m4-t mv package.m4-t package.m4 cd ../lib/autotest && make autotest.m4f make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autotest' make[4]: `autotest.m4f' is up to date. make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/lib/autotest' autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=autotest -I . -I . suite.at -o testsuite.tmp mv testsuite.tmp testsuite /bin/sh ./testsuite ## ----------------------------- ## ## GNU Autoconf 2.65 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: autom4te and whitespace in file names ok 6: autom4te --trace and unusual macro names ok 7: autom4te --trace and whitespace ok 8: autoconf --trace: user macros ok 9: autoconf --trace: builtins ok 10: autoconf: forbidden tokens, basic ok 11: autoconf: forbidden tokens, exceptions ok 12: autoconf: automatically allowed tokens ok 13: autoconf: the empty token ok 14: autoconf: subdirectories ok 15: autoconf: input from stdin ok 16: autoconf: AC_AUTOCONF_VERSION ok 17: ifnames ok 18: autoheader ok 19: autoheader and macros ok 20: autoupdate ok 21: autoupdating AC_LINK_FILES ok 22: autoupdating AC_PREREQ ok 23: autoupdating AU_ALIAS ok 24: autoupdating OLD to NEW ok 25: autoupdating macros recursively expected failure (tools.at:910) 26: autoupdating AC_HELP_STRING ok 27: autoupdating with m4sugar ok 28: autoupdating with m4_pushdef expected failure (tools.at:992) 29: autoupdating with AC_REQUIRE expected failure (tools.at:1018) 30: autoupdating with complex quoting expected failure (tools.at:1045) 31: autoupdating AC_LANG_SAVE ok 32: autoupdating AC_FOREACH ok 33: autoupdating with aclocal and m4_include ok 34: autom4te preselections ok 35: autom4te cache creation skipped (tools.at:1191) 36: autom4te cache locking ok 37: autotools and whitespace in file names ok M4sugar. 38: m4_stack ok 39: m4_defn ok 40: m4_dumpdef ok 41: m4_warn ok 42: m4_divert_stack ok 43: m4_expansion_stack ok 44: m4_require: error message ok 45: m4_require: circular dependencies ok 46: m4_require: one-shot initialization ok 47: m4_require: nested ok 48: m4sugar shorthand conditionals ok 49: m4_cond ok 50: m4 lists ok 51: m4_split ok 52: m4_do ok 53: m4_append ok 54: m4_join ok 55: m4_expand ok 56: m4_text_wrap ok 57: m4_version_compare ok 58: Standard regular expressions ok 59: m4_bmatch ok 60: m4_toupper and m4_tolower ok 61: m4_bpatsubsts ok 62: m4_esyscmd_s ok 63: M4 loops ok 64: m4_map ok 65: m4_map_args and m4_curry ok 66: m4_combine ok 67: m4_max and m4_min ok 68: recursion ok 69: m4_set ok M4sh. 70: LINENO ok 71: LINENO stack ok 72: AS_BASENAME ok 73: AS_DIRNAME ok 74: AS_ECHO and AS_ECHO_N ok 75: AS_EXIT ok 76: AS_MKDIR_P ok 77: AS_VERSION_COMPARE ok 78: as_me ok 79: Negated classes in globbing ok 80: Functions Support ok 81: Functions and return Support ok 82: Nested AS_REQUIRE_SHELL_FN ok 83: Nested AS_REQUIRE ok 84: AS_REQUIRE_SHELL_FN and m4_require ok 85: AS_HELP_STRING ok 86: AS_IF and AS_CASE ok 87: AS_FOR ok 88: AS_LITERAL_IF ok 89: AS_VAR basics ok 90: AS_VAR_APPEND ok 91: AS_VAR_ARITH ok 92: AS_INIT cleanup ok 93: AS_INIT_GENERATED ok 94: AS_MESSAGE_FD ok 95: _AS_CLEAN_DIR ok 96: ECHO_C ok Autotest. 97: Empty test suite ok 98: Banner-only test suite ok 99: Empty test ok 100: Empty check ok 101: AT_SETUP without AT_INIT ok 102: AT_BANNER without AT_INIT ok 103: AT_CLEANUP without AT_INIT ok 104: Missing AT_CLEANUP ok 105: AT_FAIL_IF without AT_SETUP ok 106: AT_SKIP_IF without AT_SETUP ok 107: AT_CHECK without AT_SETUP ok 108: AT_DATA without AT_SETUP ok 109: AT_XFAIL_IF without AT_SETUP ok 110: AT_KEYWORDS without AT_SETUP ok 111: AT_CLEANUP without AT_SETUP ok 112: AT_BANNER inside AT_SETUP ok 113: AT_SETUP inside AT_SETUP ok 114: Multiple AT_INIT ok 115: Tested programs ok 116: Startup error messages ok 117: Truth ok 118: Fallacy ok 119: Skip ok 120: Hard fail ok 121: AT_FAIL_IF ok 122: AT_SKIP_IF ok 123: Syntax error ok 124: errexit ok 125: unquoted output ok 126: Logging ok 127: Binary output ok 128: Cleanup ok 129: Literal multiline command ok 130: Multiline parameter expansion ok 131: Backquote command substitution ok 132: Multiline backquote command substitution ok 133: Parenthetical command substitution ok 134: Multiline parenthetical command substitution ok 135: Shell comment in command ok 136: Invalid brace-enclosed parameter expansion ok 137: Multiline command from M4 expansion ok 138: Double-M4-quoted command ok 139: Metacharacters in command from M4 expansion ok 140: BS-newline in command ok 141: ^BS-newline in command ok 142: BSx641-newline in command ok 143: BS-BS-newline in command ok 144: BSx640-newline in command ok 145: Newline-CODE-BS-newline in command ok 146: Single-quote-BS-newline in command ok 147: Single-quote-newline-BS-newline in command ok 148: Input from stdin ok 149: Backquote in a test title ok 150: Single-quote in a test title ok 151: Double-quote in a test title ok 152: Backslash in a test title ok 153: Brackets in a test title ok 154: Left bracket in a test title ok 155: Right bracket in a test title ok 156: Quoted pound in a test title ok 157: Pound in a test title ok 158: Quoted comma in a test title ok 159: Comma in a test title ok 160: Parentheses in a test title ok 161: Left paren in a test title ok 162: Right paren in a test title ok 163: Quoted Macro in a test title ok 164: Macro in a test title ok 165: Macro with backquote in a test title ok 166: Macro with single-quote in a test title ok 167: Macro with double-quote in a test title ok 168: Macro with backslash in a test title ok 169: Macro echoing macro in a test title ok 170: Macro echoing single-quote in a test title ok 171: Long test title in a test title ok 172: Longer test title in a test title ok 173: Long test source lines ok 174: Debugging a successful test ok 175: Debugging script and environment ok 176: Debugging a failed test ok 177: Using atlocal ok 178: Choosing where testsuite is run ok 179: Banners ok 180: Keywords and ranges ok 181: Keyword wrapping ok 182: parallel test execution FAILED (autotest.at:1116) 183: parallel truth ok 184: parallel fallacy ok 185: parallel skip ok 186: parallel syntax error ok 187: parallel errexit ok 188: parallel autotest and signal handling ok 189: srcdir propagation ok 190: whitespace in absolute testdir ok 191: unusual file names ok 192: Erlang Eunit unit tests ok Autoconf base layer. 193: AC_REQUIRE: topological sort ok 194: AC_REQUIRE: error message ok 195: AC_REQUIRE & AC_DEFUN_ONCE: Require, expand ok 196: AC_REQUIRE & AC_DEFUN_ONCE: Expand, require ok 197: AC_REQUIRE & AC_PROVIDE ok 198: AC_INIT ok 199: AC_CACHE_CHECK ok 200: AC_COMPUTE_INT ok 201: AC_TRY_COMMAND ok 202: Input/Output ok 203: configure arguments ok 204: configure directories ok Testing config.status. 205: AC_CONFIG_COMMANDS with empty commands ok 206: Multiple AC_CONFIG_FILES ok 207: Parameterized AC_CONFIG_FILES ok 208: AC_ARG_VAR ok 209: AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS ok 210: Macro calls in AC_CONFIG_COMMANDS tags ok 211: Missing templates ok 212: configure invocation ok 213: #define header templates ok 214: Torturing config.status ok 215: Substitute a 2000-byte string ok 216: Define to a 2000-byte string ok 217: Substitute and define special characters ok 218: Substitute a newline ok 219: Define a newline ok 220: AC_SUBST: variable name validation ok 221: datarootdir workaround ok 222: srcdir ok 223: Signal handling ok 224: AC_CONFIG_LINKS and identical files ok autoreconf. 225: Configuring subdirectories ok 226: Deep Package ok 227: Non-Autoconf AC_CONFIG_SUBDIRS ok 228: Empty directory ok 229: Unusual Automake input files ok Low level compiling/preprocessing macros. 230: AC_LANG, AC_LANG_PUSH & AC_LANG_POP ok 231: AC_REQUIRE & AC_LANG ok 232: AC_RUN_IFELSE ok 233: Order of user actions and cleanup ok 234: AC_TRY_LINK_FUNC ok 235: Multiple languages ok Testing autoconf/lang macros. 236: AC_NO_EXECUTABLES ok 237: AC_REQUIRE_CPP ok C low level compiling/preprocessing macros. 238: Extensions ok 239: Broken/missing compilers ok 240: C keywords ok 241: AC_PROG_CPP requires AC_PROG_CC ok 242: AC_PROG_CPP with warnings ok 243: AC_PROG_CPP without warnings ok 244: AC_PROG_CPP via CC ok 245: AC_NO_EXECUTABLES (working linker) ok 246: AC_NO_EXECUTABLES (broken linker) ok 247: AC_USE_SYSTEM_EXTENSIONS ok 248: AC_C_RESTRICT and C++ ok 249: AC_OPENMP and C ok 250: AC_OPENMP and C++ ok Testing autoconf/c macros. 251: AC_C_BACKSLASH_A ok 252: AC_C_BIGENDIAN ok 253: AC_C_CHAR_UNSIGNED ok 254: AC_C_FLEXIBLE_ARRAY_MEMBER ok 255: AC_C_INLINE ok 256: AC_C_PROTOTYPES ok 257: AC_C_RESTRICT ok 258: AC_C_STRINGIZE ok 259: AC_C_TYPEOF ok 260: AC_C_VARARRAYS ok 261: AC_OPENMP ok 262: AC_PROG_CC_C89 ok 263: AC_PROG_CC_C99 ok 264: AC_PROG_CC_C_O ok 265: AC_PROG_CC_STDC ok 266: AC_PROG_CPP_WERROR ok 267: AC_PROG_GCC_TRADITIONAL ok 268: AC_LANG_C ok 269: AC_LANG_CPLUSPLUS ok 270: AC_LANG_OBJC ok Fortran low level compiling/preprocessing macros. 271: GNU Fortran 77 ok 272: GNU Fortran ok 273: AC_OPENMP and Fortran 77 ok 274: AC_OPENMP and Fortran ok Testing autoconf/fortran macros. 275: AC_F77_MAIN ok 276: AC_F77_WRAPPERS ok 277: AC_FC_MAIN ok 278: AC_FC_WRAPPERS ok 279: AC_PROG_F77_C_O ok 280: AC_PROG_FC_C_O ok 281: AC_F77_NAME_MANGLING ok 282: AC_LANG_FORTRAN77 ok Erlang low level compiling and utility macros. 283: Erlang skipped (erlang.at:32) 284: AC_ERLANG_CHECK_LIB skipped (erlang.at:54) 285: AC_ERLANG_SUBST_ROOT_DIR skipped (erlang.at:74) 286: AC_ERLANG_SUBST_LIB_DIR skipped (erlang.at:91) 287: AC_ERLANG_SUBST_INSTALL_LIB_DIR ok 288: AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR ok 289: AC_ERLANG_SUBST_ERTS_VER skipped (erlang.at:130) Semantics. 290: AC_CHECK_LIB ok 291: AC_SEARCH_LIBS ok 292: AC_SEARCH_LIBS (none needed) ok 293: AC_CHECK_DECLS ok 294: AC_CHECK_FUNCS ok 295: AC_REPLACE_FUNCS ok 296: AC_CHECK_HEADERS ok 297: AC_CHECK_HEADERS (preprocessor test) ok 298: AC_CHECK_HEADERS (compiler test) ok 299: AC_CHECK_MEMBER ok 300: AC_CHECK_MEMBERS ok 301: AC_CHECK_ALIGNOF ok 302: AC_CHECK_ALIGNOF (cross compile) ok 303: AC_CHECK_ALIGNOF struct ok 304: AC_CHECK_ALIGNOF struct (cross compile) ok 305: AC_CHECK_SIZEOF ok 306: AC_CHECK_SIZEOF (cross compile) ok 307: AC_CHECK_SIZEOF struct ok 308: AC_CHECK_SIZEOF struct (cross compile) ok 309: AC_CHECK_TYPES ok 310: AC_CHECK_TYPES: backward compatibility ok 311: AC_CHECK_FILES ok 312: AC_CHECK_PROG & AC_CHECK_PROGS ok 313: AC_C_BIGENDIAN ok 314: AC_PATH_PROG & AC_PATH_PROGS ok 315: AC_PATH_PROGS_FEATURE_CHECK ok 316: AC_PATH_XTRA ok 317: AC_SYS_RESTARTABLE_SYSCALLS ok 318: AC_FUNC_SETVBUF_REVERSED ok 319: AC_FUNC_WAIT3 ok Testing autoconf/general macros. 320: AC_ARG_ENABLE ok 321: AC_ARG_PROGRAM ok 322: AC_ARG_WITH ok 323: AC_CHECK_DECLS_ONCE ok 324: AC_EGREP_CPP ok 325: AC_EGREP_HEADER ok 326: AC_LIBOBJ ok 327: AC_LIBSOURCES ok 328: AC_PREFIX_DEFAULT ok 329: AC_PRESERVE_HELP_ORDER ok 330: AC_CHECKING ok 331: AC_COMPILE_CHECK ok 332: AC_ENABLE ok 333: AC_FOREACH ok 334: AC_MSG_RESULT_UNQUOTED ok 335: AC_TRY_COMPILE ok 336: AC_TRY_CPP ok 337: AC_TRY_LINK ok 338: AC_TRY_RUN ok 339: AC_VALIDATE_CACHED_SYSTEM_TUPLE ok 340: AC_WITH ok Testing autoconf/status macros. 341: AC_OUTPUT_COMMANDS ok Testing autoconf/specific macros. 342: AC_SYS_INTERPRETER ok 343: AC_SYS_LARGEFILE ok 344: AC_SYS_LONG_FILE_NAMES ok 345: AC_SYS_POSIX_TERMIOS ok 346: AC_AIX ok 347: AC_ARG_ARRAY ok 348: AC_DECL_SYS_SIGLIST ok 349: AC_DYNIX_SEQ ok 350: AC_HAVE_POUNDBANG ok 351: AC_IRIX_SUN ok 352: AC_ISC_POSIX ok 353: AC_MINIX ok 354: AC_SCO_INTL ok 355: AC_XENIX_DIR ok Testing autoconf/programs macros. 356: AC_PROG_AWK ok 357: AC_PROG_FGREP ok 358: AC_PROG_INSTALL ok 359: AC_PROG_LEX ok 360: AC_PROG_LN_S ok 361: AC_PROG_MAKE_SET ok 362: AC_PROG_MKDIR_P ok 363: AC_PROG_RANLIB ok 364: AC_PROG_SED ok 365: AC_PROG_YACC ok 366: AC_CHECK_TOOL_PREFIX ok 367: AC_DECL_YYTEXT ok 368: AC_RSH ok Testing autoconf/headers macros. 369: AC_CHECK_HEADERS_ONCE ok 370: AC_HEADER_ASSERT ok 371: AC_HEADER_MAJOR ok 372: AC_HEADER_RESOLV ok 373: AC_HEADER_STAT ok 374: AC_HEADER_STDBOOL ok 375: AC_HEADER_TIOCGWINSZ ok 376: AC_DIR_HEADER ok 377: AC_MEMORY_H ok 378: AC_UNISTD_H ok 379: AC_USG ok Testing autoconf/types macros. 380: AC_STRUCT_DIRENT_D_INO ok 381: AC_STRUCT_DIRENT_D_TYPE ok 382: AC_STRUCT_ST_BLOCKS ok 383: AC_STRUCT_TIMEZONE ok 384: AC_TYPE_INT16_T ok 385: AC_TYPE_INT32_T ok 386: AC_TYPE_INT64_T ok 387: AC_TYPE_INT8_T ok 388: AC_TYPE_INTMAX_T ok 389: AC_TYPE_INTPTR_T ok 390: AC_TYPE_LONG_DOUBLE ok 391: AC_TYPE_LONG_DOUBLE_WIDER ok 392: AC_TYPE_MODE_T ok 393: AC_TYPE_OFF_T ok 394: AC_TYPE_SSIZE_T ok 395: AC_TYPE_UINT16_T ok 396: AC_TYPE_UINT32_T ok 397: AC_TYPE_UINT64_T ok 398: AC_TYPE_UINT8_T ok 399: AC_TYPE_UINTMAX_T ok 400: AC_TYPE_UINTPTR_T ok 401: AC_C_LONG_DOUBLE ok 402: AC_INT_16_BITS ok 403: AC_LONG_64_BITS ok 404: AC_STRUCT_ST_BLKSIZE ok 405: AC_STRUCT_ST_RDEV ok 406: AC_TYPE_SIGNAL ok 407: AM_TYPE_PTRDIFF_T ok Testing autoconf/functions macros. 408: AC_CHECK_FUNCS_ONCE ok 409: AC_FUNC_CHOWN ok 410: AC_FUNC_CLOSEDIR_VOID ok 411: AC_FUNC_ERROR_AT_LINE ok 412: AC_FUNC_FNMATCH ok 413: AC_FUNC_FORK ok 414: AC_FUNC_FSEEKO ok 415: AC_FUNC_GETGROUPS ok 416: AC_FUNC_GETMNTENT ok 417: AC_FUNC_GETPGRP ok 418: AC_FUNC_LSTAT ok 419: AC_FUNC_MALLOC ok 420: AC_FUNC_MBRTOWC ok 421: AC_FUNC_MEMCMP ok 422: AC_FUNC_MKTIME ok 423: AC_FUNC_MMAP ok 424: AC_FUNC_OBSTACK ok 425: AC_FUNC_REALLOC ok 426: AC_FUNC_SELECT_ARGTYPES ok 427: AC_FUNC_SETPGRP ok 428: AC_FUNC_STAT ok 429: AC_FUNC_STRCOLL ok 430: AC_FUNC_STRERROR_R ok 431: AC_FUNC_STRFTIME ok 432: AC_FUNC_STRNLEN ok 433: AC_FUNC_STRTOD ok 434: AC_FUNC_STRTOLD ok 435: AC_FUNC_UTIME_NULL ok 436: AC_FUNC_VPRINTF ok Testing autoconf/libs macros. 437: AC_HAVE_LIBRARY ok Compatibility with other tools. 438: Libtool skipped (foreign.at:58) Autoscan. 439: autoscan ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 432 tests were run, 5 failed (4 expected failures). 7 tests were skipped. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [GNU Autoconf 2.65] testsuite: 182 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[3]: *** [check-local] Error 1 make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/tests' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65' make: *** [check] Error 2 * ERROR: sys-devel/autoconf-2.65 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 236: Called _eapi0_src_test * ebuild.sh, line 619: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =sys-devel/autoconf-2.65', * the complete build log and the output of 'emerge -pqv =sys-devel/autoconf-2.65'. * The complete build log is located at '/var/log/portage/build/sys-devel/autoconf-2.65:20100528-080031.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/autoconf-2.65/temp/environment'. * S: '/var/tmp/portage/sys-devel/autoconf-2.65/work/autoconf-2.65'