Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 293447 Details for
Bug 391169
sys-devel/automake-1.11.1-r1 fails tests when /usr/bin/autoconf-$VERSION executables are mssing
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
autoconf build log
autoconf.log (text/plain), 68.30 KB, created by
andrijm
on 2011-11-22 23:21:10 UTC
(
hide
)
Description:
autoconf build log
Filename:
MIME Type:
Creator:
andrijm
Created:
2011-11-22 23:21:10 UTC
Size:
68.30 KB
patch
obsolete
>Calculating dependencies ... done! > >>>> Emerging (1 of 1) sys-devel/autoconf-2.68 > * autoconf-2.68.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking autoconf-2.68.tar.bz2 to /var/tmp/portage/sys-devel/autoconf-2.68/work >>>> Source unpacked in /var/tmp/portage/sys-devel/autoconf-2.68/work >>>> Preparing source in /var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68 ... > * econf: updating autoconf-2.68/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating autoconf-2.68/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --program-suffix=-2.68 >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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >configure: autobuild project... GNU Autoconf >configure: autobuild revision... 2.68 >configure: autobuild hostname... elvenpath >configure: autobuild timestamp... 20111122T212549Z >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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >Making all in bin >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/bin' >rm -f autom4te autom4te.tmp >cd ../lib && make autom4te.cfg >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.68&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.68&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.68&'`'|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.68|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 >cd ../lib/m4sugar && make version.m4 >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >rm -f autom4te.cfg autom4te.tmp >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/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.68])' && \ > echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.68])' && \ > 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 >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.68&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.68&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.68&'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.68|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp >mv version.m4-t version.m4 >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/m4sugar' >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.68&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.68&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.68&'`'|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.68|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 a-w autom4te.tmp >mv autom4te.tmp autom4te.cfg >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >rm -f autoreconf autoreconf.tmp >chmod +x autom4te.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.68&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.68&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.68&'`'|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.68|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 a-w autom4te.tmp >mv autom4te.tmp autom4te >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.68&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.68&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.68&'`'|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.68|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 autoheader.tmp >chmod a-w autoheader.tmp >mv autoheader.tmp autoheader >chmod +x autoreconf.tmp >rm -f autoscan autoscan.tmp >chmod a-w autoreconf.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.68&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.68&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.68&'`'|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.68|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 >mv autoreconf.tmp autoreconf >chmod +x ifnames.tmp >rm -f autoupdate autoupdate.tmp >chmod a-w ifnames.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.68&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.68&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.68&'`'|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.68|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 >mv ifnames.tmp ifnames >autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in >chmod +x autoscan.tmp >chmod a-w autoscan.tmp >mv autoscan.tmp autoscan >chmod +x autoupdate.tmp >chmod a-w autoupdate.tmp >mv autoupdate.tmp autoupdate >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.68&'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's&$&-2.68&'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's&$&-2.68&'`'|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.68|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 >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/bin' >Making all in . >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >Making all in Autom4te >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/Autom4te' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/Autom4te' >Making all in m4sugar >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/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.68/work/autoconf-2.68/lib/m4sugar' >Making all in autoconf >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/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.68/work/autoconf-2.68/lib/autoconf' >Making all in autotest >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/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.68/work/autoconf-2.68/lib/autotest' >Making all in autoscan >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/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.68/work/autoconf-2.68/lib/autoscan' >Making all in emacs >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/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.68/work/autoconf-2.68/lib/emacs' >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/doc' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/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 >rm -f autoheader autoheader.tmp >rm -f autom4te autom4te.tmp >input=wrapper.in; \ >sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp >input=wrapper.in; \ >sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp >input=wrapper.in; \ >sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp >chmod +x autoheader.tmp >chmod a-w autoheader.tmp >chmod +x autoconf.tmp >chmod a-w autoconf.tmp >chmod +x autom4te.tmp >mv -f autoheader.tmp autoheader >mv -f autoconf.tmp autoconf >chmod a-w autom4te.tmp >rm -f autoreconf autoreconf.tmp >rm -f autoscan autoscan.tmp >mv -f autom4te.tmp autom4te >input=wrapper.in; \ >sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp >input=wrapper.in; \ >sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp >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.68/work/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp >chmod +x autoreconf.tmp >chmod a-w autoreconf.tmp >chmod +x autoscan.tmp >chmod +x autoupdate.tmp >mv -f autoreconf.tmp autoreconf >chmod a-w autoscan.tmp >chmod a-w autoupdate.tmp >rm -f ifnames ifnames.tmp >mv -f autoupdate.tmp autoupdate >mv -f autoscan.tmp autoscan >input=wrapper.in; \ >sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68|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.68/work/autoconf-2.68/tests' >Making all in man >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/man' >make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >>>> Source compiled. >>>> Test phase [check]: sys-devel/autoconf-2.68 >make check-recursive >make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >Making check in bin >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/bin' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/bin' >Making check in . >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >Making check in lib >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >Making check in Autom4te >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/Autom4te' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/Autom4te' >Making check in m4sugar >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/m4sugar' >make check-local >make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/m4sugar' >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/m4sugar' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/m4sugar' >Making check in autoconf >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoconf' >make check-local >make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoconf' >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoconf' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoconf' >Making check in autotest >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autotest' >make check-local >make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autotest' >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autotest' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autotest' >Making check in autoscan >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoscan' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoscan' >Making check in emacs >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/emacs' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/emacs' >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >Making check in doc >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/doc' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/doc' >Making check in tests >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/tests' >make check-local >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/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.68])' && \ > echo 'm4_define([AT_PACKAGE_STRING], [GNU Autoconf 2.68])' && \ > 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.68/work/autoconf-2.68/lib/autotest' >make[4]: `autotest.m4f' is up to date. >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/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.68 test suite. ## >## ----------------------------- ## > >Executables (autoheader, autoupdate...). > > 1: Syntax of the shell scripts [0;32mok[m > 2: Syntax of the Perl scripts [0;32mok[m > 3: autom4te cache [0;32mok[m > 4: autom4te --force [0;32mok[m > 5: autom4te and whitespace in file names [0;32mok[m > 6: autom4te --trace and unusual macro names [0;32mok[m > 7: autom4te --trace and whitespace [0;32mok[m > 8: autoconf --trace: user macros [0;32mok[m > 9: autoconf --trace: builtins [0;32mok[m > 10: autoconf: forbidden tokens, basic [0;32mok[m > 11: autoconf: forbidden tokens, exceptions [0;32mok[m > 12: autoconf: automatically allowed tokens [0;32mok[m > 13: autoconf: the empty token [0;32mok[m > 14: autoconf: subdirectories [0;32mok[m > 15: autoconf: input from stdin [0;32mok[m > 16: autoconf: AC_AUTOCONF_VERSION [0;32mok[m > 17: autoconf: AC_PRESERVE_HELP_ORDER [0;32mok[m > 18: ifnames [0;32mok[m > 19: autoheader [0;32mok[m > 20: autoheader and macros [0;32mok[m > 21: autoupdate [0;32mok[m > 22: autoupdating AC_LINK_FILES [0;32mok[m > 23: autoupdating AC_PREREQ [0;32mok[m > 24: autoupdating AU_ALIAS [0;32mok[m > 25: autoupdating OLD to NEW [0;32mok[m > 26: autoupdating macros recursively [1;32mexpected failure (tools.at:945)[m > 27: autoupdating AC_HELP_STRING [0;32mok[m > 28: autoupdating with m4sugar [0;32mok[m > 29: autoupdating with m4_pushdef [1;32mexpected failure (tools.at:1027)[m > 30: autoupdating with AC_REQUIRE [1;32mexpected failure (tools.at:1053)[m > 31: autoupdating with complex quoting [1;32mexpected failure (tools.at:1080)[m > 32: autoupdating AC_LANG_SAVE [0;32mok[m > 33: autoupdating AC_FOREACH [0;32mok[m > 34: autoupdating with aclocal and m4_include [0;32mok[m > 35: autom4te preselections [0;32mok[m > 36: autom4te cache creation [1;34mskipped (tools.at:1235)[m > 37: autom4te cache locking [0;32mok[m > 38: autotools and whitespace in file names [0;32mok[m > >M4sugar. > > 39: m4_stack [0;32mok[m > 40: m4_defn [0;32mok[m > 41: m4_dumpdef [0;32mok[m > 42: m4_warn [0;32mok[m > 43: m4_divert_stack [0;32mok[m > 44: m4_expansion_stack [0;32mok[m > 45: m4_require: error message [0;32mok[m > 46: m4_require: circular dependencies [0;32mok[m > 47: m4_require: one-shot initialization [0;32mok[m > 48: m4_require: nested [0;32mok[m > 49: m4sugar shorthand conditionals [0;32mok[m > 50: m4_cond [0;32mok[m > 51: m4 lists [0;32mok[m > 52: m4_split [0;32mok[m > 53: m4_do [0;32mok[m > 54: m4_append [0;32mok[m > 55: m4_join [0;32mok[m > 56: m4_expand [0;32mok[m > 57: m4_text_box [0;32mok[m > 58: m4_text_wrap [0;32mok[m > 59: m4_version_compare [0;32mok[m > 60: Standard regular expressions [0;32mok[m > 61: m4_bmatch [0;32mok[m > 62: m4_toupper and m4_tolower [0;32mok[m > 63: m4_bpatsubsts [0;32mok[m > 64: m4_esyscmd_s [0;32mok[m > 65: M4 loops [0;32mok[m > 66: m4_map [0;32mok[m > 67: m4_map_args and m4_curry [0;32mok[m > 68: m4_combine [0;32mok[m > 69: m4_max and m4_min [0;32mok[m > 70: recursion [0;32mok[m > 71: m4_set [0;32mok[m > 72: __file__ and __line__ [0;32mok[m > >M4sh. > > 73: AS_WARN and AS_ERROR [0;32mok[m > 74: LINENO [0;32mok[m > 75: LINENO stack [0;32mok[m > 76: AS_BOX [0;32mok[m > 77: AS_BASENAME [0;32mok[m > 78: AS_DIRNAME [0;32mok[m > 79: AS_SET_CATFILE [0;32mok[m > 80: AS_ECHO and AS_ECHO_N [0;32mok[m > 81: AS_EXIT [0;32mok[m > 82: AS_MKDIR_P [0;32mok[m > 83: AS_VERSION_COMPARE [0;32mok[m > 84: as_me [0;32mok[m > 85: Negated classes in globbing [0;32mok[m > 86: Null variable substitution [0;32mok[m > 87: Functions Support [0;32mok[m > 88: Functions and return Support [0;32mok[m > 89: Nested AS_REQUIRE_SHELL_FN [0;32mok[m > 90: Nested AS_REQUIRE [0;32mok[m > 91: AS_REQUIRE_SHELL_FN and m4_require [0;32mok[m > 92: AS_HELP_STRING [0;32mok[m > 93: AS_IF and AS_CASE [0;32mok[m > 94: AS_FOR [0;32mok[m > 95: AS_LITERAL_IF [0;32mok[m > 96: AS_TR_SH and AS_TR_CPP [0;32mok[m > 97: AS_VAR basics [0;32mok[m > 98: AS_VAR_APPEND [0;32mok[m > 99: AS_VAR_ARITH [0;32mok[m >100: AS_INIT cleanup [0;32mok[m >101: AS_INIT_GENERATED [0;32mok[m >102: AS_MESSAGE_FD [0;32mok[m >103: _AS_CLEAN_DIR [0;32mok[m >104: ECHO_C [0;32mok[m > >Autotest. > >105: AT_COPYRIGHT [0;32mok[m >106: AT_DATA [0;32mok[m >107: Empty test suite [0;32mok[m >108: Banner-only test suite [0;32mok[m >109: Empty test [0;32mok[m >110: Empty check [0;32mok[m >111: AT_SETUP without AT_INIT [0;32mok[m >112: AT_BANNER without AT_INIT [0;32mok[m >113: AT_CLEANUP without AT_INIT [0;32mok[m >114: Missing AT_CLEANUP [0;32mok[m >115: AT_FAIL_IF without AT_SETUP [0;32mok[m >116: AT_SKIP_IF without AT_SETUP [0;32mok[m >117: AT_CHECK without AT_SETUP [0;32mok[m >118: AT_DATA without AT_SETUP [0;32mok[m >119: AT_XFAIL_IF without AT_SETUP [0;32mok[m >120: AT_KEYWORDS without AT_SETUP [0;32mok[m >121: AT_CLEANUP without AT_SETUP [0;32mok[m >122: AT_BANNER inside AT_SETUP [0;32mok[m >123: AT_SETUP inside AT_SETUP [0;32mok[m >124: Multiple AT_INIT [0;32mok[m >125: Tested programs [0;32mok[m >126: Startup error messages [0;32mok[m >127: Truth [0;32mok[m >128: Fallacy [0;32mok[m >129: Skip [0;32mok[m >130: Hard fail [0;32mok[m >131: AT_FAIL_IF [0;32mok[m >132: AT_SKIP_IF [0;32mok[m >133: Syntax error [0;32mok[m >134: errexit [0;32mok[m >135: at_status [0;32mok[m >136: AT_CHECK execution environment [0;32mok[m >137: unquoted output [0;32mok[m >138: Trace output [0;32mok[m >139: Logging [0;32mok[m >140: Binary output [0;32mok[m >141: Cleanup [0;32mok[m >142: Literal multiline command [0;32mok[m >143: Multiline parameter expansion [0;32mok[m >144: Backquote command substitution [0;32mok[m >145: Multiline backquote command substitution [0;32mok[m >146: Parenthetical command substitution [0;32mok[m >147: Multiline parenthetical command substitution [0;32mok[m >148: Shell comment in command [0;32mok[m >149: Invalid brace-enclosed parameter expansion [0;32mok[m >150: Multiline command from M4 expansion [0;32mok[m >151: Double-M4-quoted command [0;32mok[m >152: Metacharacters in command from M4 expansion [0;32mok[m >153: BS-newline in command [0;32mok[m >154: ^BS-newline in command [0;32mok[m >155: BSx641-newline in command [0;32mok[m >156: BS-BS-newline in command [0;32mok[m >157: BSx640-newline in command [0;32mok[m >158: Newline-CODE-BS-newline in command [0;32mok[m >159: Single-quote-BS-newline in command [0;32mok[m >160: Single-quote-newline-BS-newline in command [0;32mok[m >161: Input from stdin [0;32mok[m >162: Backquote in a test title [0;32mok[m >163: Single-quote in a test title [0;32mok[m >164: Double-quote in a test title [0;32mok[m >165: Backslash in a test title [0;32mok[m >166: Brackets in a test title [0;32mok[m >167: Left bracket in a test title [0;32mok[m >168: Right bracket in a test title [0;32mok[m >169: Quoted pound in a test title [0;32mok[m >170: Pound in a test title [0;32mok[m >171: Quoted comma in a test title [0;32mok[m >172: Comma in a test title [0;32mok[m >173: Parentheses in a test title [0;32mok[m >174: Left paren in a test title [0;32mok[m >175: Right paren in a test title [0;32mok[m >176: Quoted Macro in a test title [0;32mok[m >177: Macro in a test title [0;32mok[m >178: Macro with backquote in a test title [0;32mok[m >179: Macro with single-quote in a test title [0;32mok[m >180: Macro with double-quote in a test title [0;32mok[m >181: Macro with backslash in a test title [0;32mok[m >182: Macro echoing macro in a test title [0;32mok[m >183: Macro echoing single-quote in a test title [0;32mok[m >184: Long test title in a test title [0;32mok[m >185: Longer test title in a test title [0;32mok[m >186: Long test source lines [0;32mok[m >187: Huge testsuite [0;32mok[m >188: Debugging a successful test [0;32mok[m >189: Debugging script and environment [0;32mok[m >190: Debugging a failed test [0;32mok[m >191: Using atlocal [0;32mok[m >192: Choosing where testsuite is run [0;32mok[m >193: recheck [0;32mok[m >194: Banners [0;32mok[m >195: Keywords and ranges [0;32mok[m >196: Keyword wrapping [0;32mok[m >197: AT_ARG_OPTION [0;32mok[m >198: AT_ARG_OPTION_ARG [0;32mok[m >199: parallel test execution [0;32mok[m >200: parallel truth [0;32mok[m >201: parallel fallacy [0;32mok[m >202: parallel skip [0;32mok[m >203: parallel syntax error [0;32mok[m >204: parallel errexit [0;32mok[m >205: parallel autotest and signal handling [0;32mok[m >206: parallel args but non-working mkfifo [0;32mok[m >207: colored test results [0;32mok[m >208: srcdir propagation [0;32mok[m >209: whitespace in absolute testdir [0;32mok[m >210: unusual file names [0;32mok[m >211: Erlang Eunit unit tests [0;32mok[m > >Autoconf base layer. > >212: AC_REQUIRE: topological sort [0;32mok[m >213: AC_REQUIRE: error message [0;32mok[m >214: AC_REQUIRE & AC_DEFUN_ONCE: Require, expand [0;32mok[m >215: AC_REQUIRE & AC_DEFUN_ONCE: Expand, require [0;32mok[m >216: AC_REQUIRE & AC_PROVIDE [0;32mok[m >217: AC_INIT [0;32mok[m >218: AC_INIT with unusual version strings [0;32mok[m >219: AC_COPYRIGHT [0;32mok[m >220: AC_CACHE_CHECK [0;32mok[m >221: AC_CACHE_LOAD [0;32mok[m >222: AC_COMPUTE_INT [0;32mok[m >223: AC_TRY_COMMAND [0;32mok[m >224: Input/Output [0;32mok[m >225: configure arguments [0;32mok[m >226: AC_ARG_ENABLE and AC_ARG_WITH [0;32mok[m >227: configure directories [0;32mok[m > >Testing config.status. > >228: AC_CONFIG_COMMANDS with empty commands [0;32mok[m >229: AC_CONFIG_COMMANDS with temporary directory [0;32mok[m >230: Multiple AC_CONFIG_FILES [0;32mok[m >231: Parameterized AC_CONFIG_FILES [0;32mok[m >232: AC_ARG_VAR [0;32mok[m >233: AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS [0;32mok[m >234: Macro calls in AC_CONFIG_COMMANDS tags [0;32mok[m >235: Missing templates [0;32mok[m >236: configure invocation [0;32mok[m >237: #define header templates [0;32mok[m >238: Torturing config.status [0;32mok[m >239: Substitute a 2000-byte string [0;32mok[m >240: Define to a 2000-byte string [0;32mok[m >241: Substitute and define special characters [0;32mok[m >242: Substitute a newline [0;32mok[m >243: Define a newline [0;32mok[m >244: AC_SUBST: variable name validation [0;32mok[m >245: datarootdir workaround [0;32mok[m >246: srcdir [0;32mok[m >247: VPATH [0;32mok[m >248: Signal handling [0;32mok[m >249: AC_CONFIG_LINKS [0;32mok[m >250: AC_CONFIG_LINKS and identical files [0;32mok[m > >autoreconf. > >251: Configuring subdirectories [0;32mok[m >252: Deep Package [0;32mok[m >253: Non-Autoconf AC_CONFIG_SUBDIRS [0;32mok[m >254: Non-literal AC_CONFIG_SUBDIRS [0;32mok[m >255: Empty directory [0;32mok[m >256: Unusual Automake input files [0;32mok[m > >Low level compiling/preprocessing macros. > >257: AC_LANG, AC_LANG_PUSH & AC_LANG_POP [0;32mok[m >258: AC_REQUIRE & AC_LANG [0;32mok[m >259: AC_LANG_SOURCE [0;32mok[m >260: AC_LANG_SOURCE(C++) [0;32mok[m >261: AC_LANG_SOURCE example [0;32mok[m >262: AC_LANG_PROGRAM example [0;32mok[m >263: AC_COMPILE_IFELSE [0;32mok[m >264: AC_RUN_IFELSE [0;32mok[m >265: Order of user actions and cleanup [0;32mok[m >266: AC_TRY_LINK_FUNC [0;32mok[m >267: Multiple languages [0;32mok[m > >Testing autoconf/lang macros. > >268: AC_NO_EXECUTABLES [0;32mok[m >269: AC_REQUIRE_CPP [0;32mok[m > >C low level compiling/preprocessing macros. > >270: Extensions [0;32mok[m >271: Broken/missing compilers [0;32mok[m >272: C keywords [0;32mok[m >273: AC_PROG_CPP requires AC_PROG_CC [0;32mok[m >274: AC_PROG_CPP with warnings [0;32mok[m >275: AC_PROG_CPP without warnings [0;32mok[m >276: AC_PROG_CPP via CC [0;32mok[m >277: AC_NO_EXECUTABLES (working linker) [0;32mok[m >278: AC_NO_EXECUTABLES (broken linker) [0;32mok[m >279: AC_USE_SYSTEM_EXTENSIONS [0;32mok[m >280: AC_C_RESTRICT and C++ [0;32mok[m >281: AC_OPENMP and C [0;32mok[m >282: AC_OPENMP and C++ [0;32mok[m > >Testing autoconf/c macros. > >283: AC_C_BACKSLASH_A [0;32mok[m >284: AC_C_BIGENDIAN [0;32mok[m >285: AC_C_CHAR_UNSIGNED [0;32mok[m >286: AC_C_FLEXIBLE_ARRAY_MEMBER [0;32mok[m >287: AC_C_INLINE [0;32mok[m >288: AC_C_PROTOTYPES [0;32mok[m >289: AC_C_RESTRICT [0;32mok[m >290: AC_C_STRINGIZE [0;32mok[m >291: AC_C_TYPEOF [0;32mok[m >292: AC_C_VARARRAYS [0;32mok[m >293: AC_OPENMP [0;32mok[m >294: AC_PROG_CC_C89 [0;32mok[m >295: AC_PROG_CC_C99 [0;32mok[m >296: AC_PROG_CC_C_O [0;32mok[m >297: AC_PROG_CC_STDC [0;32mok[m >298: AC_PROG_CPP_WERROR [0;32mok[m >299: AC_PROG_GCC_TRADITIONAL [0;32mok[m >300: AC_LANG_C [0;32mok[m >301: AC_LANG_CPLUSPLUS [0;32mok[m >302: AC_LANG_OBJC [0;32mok[m > >Fortran low level compiling/preprocessing macros. > >303: GNU Fortran 77 [0;32mok[m >304: GNU Fortran [0;32mok[m >305: AC_OPENMP and Fortran 77 [0;32mok[m >306: AC_OPENMP and Fortran [0;32mok[m >307: AC_F77_DUMMY_MAIN usage [0;32mok[m >308: AC_FC_DUMMY_MAIN usage [0;32mok[m >309: AC_F77_MAIN usage [0;32mok[m >310: AC_FC_MAIN usage [0;32mok[m >311: AC_F77_FUNC usage [0;32mok[m >312: AC_FC_FUNC usage [0;32mok[m >313: AC_FC_SRCEXT usage [0;32mok[m >314: AC_FC_FREEFORM [0;32mok[m >315: AC_FC_FREEFORM with AC_FC_SRCEXT [0;32mok[m >316: AC_FC_FIXEDFORM [0;32mok[m >317: AC_FC_FIXEDFORM with AC_FC_SRCEXT [0;32mok[m >318: AC_FC_LINE_LENGTH [0;32mok[m > >Testing autoconf/fortran macros. > >319: AC_F77_MAIN [0;32mok[m >320: AC_F77_WRAPPERS [0;32mok[m >321: AC_FC_FIXEDFORM [0;32mok[m >322: AC_FC_FREEFORM [0;32mok[m >323: AC_FC_LINE_LENGTH [0;32mok[m >324: AC_FC_MAIN [0;32mok[m >325: AC_FC_WRAPPERS [0;32mok[m >326: AC_PROG_F77_C_O [0;32mok[m >327: AC_PROG_FC_C_O [0;32mok[m >328: AC_F77_NAME_MANGLING [0;32mok[m >329: AC_LANG_FORTRAN77 [0;32mok[m > >Erlang low level compiling and utility macros. > >330: Erlang [1;34mskipped (erlang.at:32)[m >331: AC_ERLANG_CHECK_LIB [1;34mskipped (erlang.at:54)[m >332: AC_ERLANG_SUBST_ROOT_DIR [1;34mskipped (erlang.at:74)[m >333: AC_ERLANG_SUBST_LIB_DIR [1;34mskipped (erlang.at:91)[m >334: AC_ERLANG_SUBST_INSTALL_LIB_DIR [0;32mok[m >335: AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR [0;32mok[m >336: AC_ERLANG_SUBST_ERTS_VER [1;34mskipped (erlang.at:130)[m > >Semantics. > >337: AC_CHECK_LIB [0;32mok[m >338: AC_SEARCH_LIBS [0;32mok[m >339: AC_SEARCH_LIBS (none needed) [0;32mok[m >340: AC_CHECK_DECLS [0;32mok[m >341: AC_CHECK_FUNCS [0;32mok[m >342: AC_REPLACE_FUNCS [0;32mok[m >343: AC_CHECK_HEADERS [0;32mok[m >344: AC_CHECK_HEADERS (preprocessor test) [0;32mok[m >345: AC_CHECK_HEADERS (compiler test) [0;32mok[m >346: AC_CHECK_MEMBER [0;32mok[m >347: AC_CHECK_MEMBERS [0;32mok[m >348: AC_CHECK_ALIGNOF [0;32mok[m >349: AC_CHECK_ALIGNOF (cross compile) [0;32mok[m >350: AC_CHECK_ALIGNOF struct [0;32mok[m >351: AC_CHECK_ALIGNOF struct (cross compile) [0;32mok[m >352: AC_CHECK_SIZEOF [0;32mok[m >353: AC_CHECK_SIZEOF (cross compile) [0;32mok[m >354: AC_CHECK_SIZEOF struct [0;32mok[m >355: AC_CHECK_SIZEOF struct (cross compile) [0;32mok[m >356: AC_CHECK_TYPES [0;32mok[m >357: AC_CHECK_TYPES: backward compatibility [0;32mok[m >358: AC_CHECK_FILES [0;32mok[m >359: AC_CHECK_PROG & AC_CHECK_PROGS [0;32mok[m >360: AC_C_BIGENDIAN [0;32mok[m >361: AC_PATH_PROG & AC_PATH_PROGS [0;32mok[m >362: AC_PATH_PROGS_FEATURE_CHECK [0;32mok[m >363: AC_PATH_XTRA [0;32mok[m >364: AC_SYS_RESTARTABLE_SYSCALLS [0;32mok[m >365: AC_FUNC_SETVBUF_REVERSED [0;32mok[m >366: AC_FUNC_WAIT3 [0;32mok[m > >Testing autoconf/general macros. > >367: AC_ARG_ENABLE [0;32mok[m >368: AC_ARG_PROGRAM [0;32mok[m >369: AC_ARG_WITH [0;32mok[m >370: AC_CHECK_DECLS_ONCE [0;32mok[m >371: AC_EGREP_CPP [0;32mok[m >372: AC_EGREP_HEADER [0;32mok[m >373: AC_LIBOBJ [0;32mok[m >374: AC_LIBSOURCES [0;32mok[m >375: AC_PREFIX_DEFAULT [0;32mok[m >376: AC_CHECKING [0;32mok[m >377: AC_COMPILE_CHECK [0;32mok[m >378: AC_ENABLE [0;32mok[m >379: AC_FOREACH [0;32mok[m >380: AC_MSG_RESULT_UNQUOTED [0;32mok[m >381: AC_TRY_COMPILE [0;32mok[m >382: AC_TRY_CPP [0;32mok[m >383: AC_TRY_LINK [0;32mok[m >384: AC_TRY_RUN [0;32mok[m >385: AC_VALIDATE_CACHED_SYSTEM_TUPLE [0;32mok[m >386: AC_WITH [0;32mok[m > >Testing autoconf/status macros. > >387: AC_OUTPUT_COMMANDS [0;32mok[m > >Testing autoconf/specific macros. > >388: AC_SYS_INTERPRETER [0;32mok[m >389: AC_SYS_LARGEFILE [0;32mok[m >390: AC_SYS_LONG_FILE_NAMES [0;32mok[m >391: AC_SYS_POSIX_TERMIOS [0;32mok[m >392: AC_AIX [0;32mok[m >393: AC_ARG_ARRAY [0;32mok[m >394: AC_DECL_SYS_SIGLIST [0;32mok[m >395: AC_DYNIX_SEQ [0;32mok[m >396: AC_HAVE_POUNDBANG [0;32mok[m >397: AC_IRIX_SUN [0;32mok[m >398: AC_ISC_POSIX [0;32mok[m >399: AC_MINIX [0;32mok[m >400: AC_SCO_INTL [0;32mok[m >401: AC_XENIX_DIR [0;32mok[m > >Testing autoconf/programs macros. > >402: AC_PROG_AWK [0;32mok[m >403: AC_PROG_FGREP [0;32mok[m >404: AC_PROG_INSTALL [0;32mok[m >405: AC_PROG_LEX [0;32mok[m >406: AC_PROG_LN_S [0;32mok[m >407: AC_PROG_MAKE_SET [0;32mok[m >408: AC_PROG_MKDIR_P [0;32mok[m >409: AC_PROG_RANLIB [0;32mok[m >410: AC_PROG_SED [0;32mok[m >411: AC_PROG_YACC [0;32mok[m >412: AC_CHECK_TOOL_PREFIX [0;32mok[m >413: AC_DECL_YYTEXT [0;32mok[m >414: AC_RSH [0;32mok[m > >Testing autoconf/headers macros. > >415: AC_CHECK_HEADERS_ONCE [0;32mok[m >416: AC_HEADER_ASSERT [0;32mok[m >417: AC_HEADER_MAJOR [0;32mok[m >418: AC_HEADER_RESOLV [0;32mok[m >419: AC_HEADER_STAT [0;32mok[m >420: AC_HEADER_STDBOOL [0;32mok[m >421: AC_HEADER_TIOCGWINSZ [0;32mok[m >422: AC_DIR_HEADER [0;32mok[m >423: AC_MEMORY_H [0;32mok[m >424: AC_UNISTD_H [0;32mok[m >425: AC_USG [0;32mok[m > >Testing autoconf/types macros. > >426: AC_STRUCT_DIRENT_D_INO [0;32mok[m >427: AC_STRUCT_DIRENT_D_TYPE [0;32mok[m >428: AC_STRUCT_ST_BLOCKS [0;32mok[m >429: AC_STRUCT_TIMEZONE [0;32mok[m >430: AC_TYPE_INT16_T [0;32mok[m >431: AC_TYPE_INT32_T [0;32mok[m >432: AC_TYPE_INT64_T [0;32mok[m >433: AC_TYPE_INT8_T [0;32mok[m >434: AC_TYPE_INTMAX_T [0;32mok[m >435: AC_TYPE_INTPTR_T [0;32mok[m >436: AC_TYPE_LONG_DOUBLE [0;32mok[m >437: AC_TYPE_LONG_DOUBLE_WIDER [0;32mok[m >438: AC_TYPE_MODE_T [0;32mok[m >439: AC_TYPE_OFF_T [0;32mok[m >440: AC_TYPE_SSIZE_T [0;32mok[m >441: AC_TYPE_UINT16_T [0;32mok[m >442: AC_TYPE_UINT32_T [0;32mok[m >443: AC_TYPE_UINT64_T [0;32mok[m >444: AC_TYPE_UINT8_T [0;32mok[m >445: AC_TYPE_UINTMAX_T [0;32mok[m >446: AC_TYPE_UINTPTR_T [0;32mok[m >447: AC_C_LONG_DOUBLE [0;32mok[m >448: AC_INT_16_BITS [0;32mok[m >449: AC_LONG_64_BITS [0;32mok[m >450: AC_STRUCT_ST_BLKSIZE [0;32mok[m >451: AC_STRUCT_ST_RDEV [0;32mok[m >452: AC_TYPE_SIGNAL [0;32mok[m >453: AM_TYPE_PTRDIFF_T [0;32mok[m > >Testing autoconf/functions macros. > >454: AC_CHECK_FUNCS_ONCE [0;32mok[m >455: AC_FUNC_CHOWN [0;32mok[m >456: AC_FUNC_CLOSEDIR_VOID [0;32mok[m >457: AC_FUNC_ERROR_AT_LINE [0;32mok[m >458: AC_FUNC_FNMATCH [0;32mok[m >459: AC_FUNC_FORK [0;32mok[m >460: AC_FUNC_FSEEKO [0;32mok[m >461: AC_FUNC_GETGROUPS [0;32mok[m >462: AC_FUNC_GETMNTENT [0;32mok[m >463: AC_FUNC_GETPGRP [0;32mok[m >464: AC_FUNC_LSTAT [0;32mok[m >465: AC_FUNC_MALLOC [0;32mok[m >466: AC_FUNC_MBRTOWC [0;32mok[m >467: AC_FUNC_MEMCMP [0;32mok[m >468: AC_FUNC_MKTIME [0;32mok[m >469: AC_FUNC_MMAP [0;32mok[m >470: AC_FUNC_OBSTACK [0;32mok[m >471: AC_FUNC_REALLOC [0;32mok[m >472: AC_FUNC_SELECT_ARGTYPES [0;32mok[m >473: AC_FUNC_SETPGRP [0;32mok[m >474: AC_FUNC_STAT [0;32mok[m >475: AC_FUNC_STRCOLL [0;32mok[m >476: AC_FUNC_STRERROR_R [0;32mok[m >477: AC_FUNC_STRFTIME [0;32mok[m >478: AC_FUNC_STRNLEN [0;32mok[m >479: AC_FUNC_STRTOD [0;32mok[m >480: AC_FUNC_STRTOLD [0;32mok[m >481: AC_FUNC_UTIME_NULL [0;32mok[m >482: AC_FUNC_VPRINTF [0;32mok[m > >Testing autoconf/libs macros. > >483: AC_HAVE_LIBRARY [0;32mok[m > >Compatibility with other tools. > >484: Libtool [0;32mok[m >485: shtool [0;32mok[m > >Autoscan. > >486: autoscan [0;32mok[m > >## ------------- ## >## Test results. ## >## ------------- ## > >[1;32m480 tests behaved as expected. >6 tests were skipped.[m >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/tests' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/tests' >Making check in man >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/man' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/man' >make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' > >>>> Install autoconf-2.68 into /var/tmp/portage/sys-devel/autoconf-2.68/image/ category sys-devel >make -j3 DESTDIR=/var/tmp/portage/sys-devel/autoconf-2.68/image/ install >make install-recursive >make[1]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >Making install in bin >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/bin' >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/bin' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/bin" >make[3]: Nothing to be done for `install-data-am'. > /usr/bin/install -c autom4te '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/bin/./autom4te-2.68' > /usr/bin/install -c autoconf '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/bin/./autoconf-2.68' > /usr/bin/install -c autoheader '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/bin/./autoheader-2.68' > /usr/bin/install -c autoreconf '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/bin/./autoreconf-2.68' > /usr/bin/install -c ifnames '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/bin/./ifnames-2.68' > /usr/bin/install -c autoscan '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/bin/./autoscan-2.68' > /usr/bin/install -c autoupdate '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/bin/./autoupdate-2.68' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/bin' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/bin' >Making install in . >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/autoconf" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf" > /usr/bin/install -c -m 644 ./INSTALL '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >Making install in lib >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >Making install in Autom4te >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/Autom4te' >make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/Autom4te' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/autoconf/Autom4te" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/Autom4te" > /usr/bin/install -c -m 644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Request.pm Struct.pm XFile.pm '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/Autom4te' >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/Autom4te' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/Autom4te' >Making install in m4sugar >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/m4sugar' >make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/m4sugar' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/autoconf/m4sugar" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/m4sugar" >test -z "/usr/share/autoconf/m4sugar" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/m4sugar" > /usr/bin/install -c -m 644 m4sugar.m4 foreach.m4 m4sh.m4 '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/m4sugar' > /usr/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/m4sugar' >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/m4sugar' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/m4sugar' >Making install in autoconf >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoconf' >make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoconf' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/autoconf/autoconf" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/autoconf" >test -z "/usr/share/autoconf/autoconf" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/autoconf" > /usr/bin/install -c -m 644 autoconf.m4f '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/autoconf' > /usr/bin/install -c -m 644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 headers.m4 types.m4 libs.m4 programs.m4 '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/autoconf' >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoconf' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoconf' >Making install in autotest >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autotest' >make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autotest' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/autoconf/autotest" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/autotest" >test -z "/usr/share/autoconf/autotest" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/autotest" > /usr/bin/install -c -m 644 autotest.m4 general.m4 specific.m4 '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/autotest' > /usr/bin/install -c -m 644 autotest.m4f '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/autotest' >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autotest' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autotest' >Making install in autoscan >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoscan' >make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoscan' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/autoconf/autoscan" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/autoscan" > /usr/bin/install -c -m 644 autoscan.list '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf/autoscan' >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoscan' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/autoscan' >Making install in emacs >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/emacs' >make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/emacs' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/emacs' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib/emacs' >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >make[4]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/autoconf" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf" > /usr/bin/install -c -m 644 autom4te.cfg '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/autoconf' >make[4]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/lib' >Making install in doc >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/doc' >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/doc' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/info" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/info" > /usr/bin/install -c -m 644 ./autoconf.info ./standards.info '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/info' > install-info --info-dir='/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/info' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/info/autoconf.info' > install-info --info-dir='/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/info' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/info/standards.info' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/doc' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/doc' >Making install in tests >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/tests' >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/tests' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/tests' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/tests' >Making install in man >make[2]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/man' >make[3]: Entering directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/man' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/man/man1" > /usr/bin/install -c -m 644 './autoconf.1' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/man/man1/autoconf-2.68.1' > /usr/bin/install -c -m 644 './autoheader.1' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/man/man1/autoheader-2.68.1' > /usr/bin/install -c -m 644 './autom4te.1' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/man/man1/autom4te-2.68.1' > /usr/bin/install -c -m 644 './autoreconf.1' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/man/man1/autoreconf-2.68.1' > /usr/bin/install -c -m 644 './autoscan.1' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/man/man1/autoscan-2.68.1' > /usr/bin/install -c -m 644 './autoupdate.1' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/man/man1/autoupdate-2.68.1' > /usr/bin/install -c -m 644 './ifnames.1' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/man/man1/ifnames-2.68.1' > /usr/bin/install -c -m 644 './config.guess.1' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/man/man1/config.guess-2.68.1' > /usr/bin/install -c -m 644 './config.sub.1' '/var/tmp/portage/sys-devel/autoconf-2.68/image//usr/share/man/man1/config.sub-2.68.1' >make[3]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/man' >make[2]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68/man' >make[1]: Leaving directory `/var/tmp/portage/sys-devel/autoconf-2.68/work/autoconf-2.68' >>>> Completed installing autoconf-2.68 into /var/tmp/portage/sys-devel/autoconf-2.68/image/ > >ecompressdir: bzip2 -9 /usr/share/info >ecompressdir: bzip2 -9 /usr/share/man > >>>> Installing (1 of 1) sys-devel/autoconf-2.68 > * Removing TODO.gz >>>> Auto-cleaning packages... > >>>> No outdated packages were found on your system. > > * Regenerating GNU info directory index... > * Processed 77 info files.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 391169
: 293447