FAIL: txinfo24.test (exit: 2) ============================= /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests:/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5:/opt/stuffit/bin txinfo24: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. txinfo24: running texi2dvi -o /dev/null --version texi2dvi (GNU Texinfo 4.13) 1.135 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. === Running test ./txinfo24.test ++ pwd /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests/txinfo24.dir + set -e + echo AC_OUTPUT + cat + cat + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall --add-missing Makefile.am:2: installing `./mdate-sh' Makefile.am:2: installing `./texinfo.tex' + autoconf + mkdir build + cd build + ../configure 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 configure: creating ./config.status config.status: creating Makefile + make Updating ../version.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests/txinfo24.dir/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in main.info main.info-[0-9] main.info-[0-9][0-9] main.i[0-9] main.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if /bin/sh /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests/txinfo24.dir/missing --run makeinfo -I .. \ -o main.info `test -f 'main.texi' || echo '../'`main.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./main.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc + test -f main.info + cd .. + rm -rf build + ./configure 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 configure: creating ./config.status config.status: creating Makefile + make restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests/txinfo24.dir/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in main.info main.info-[0-9] main.info-[0-9][0-9] main.i[0-9] main.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if /bin/sh /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests/txinfo24.dir/missing --run makeinfo -I . \ -o main.info `test -f 'main.texi' || echo './'`main.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./main.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc + test -f main.info + test -f stamp-vti + test -f version.texi + sleep 2 + touch stamp-vti + make distclean test -z "main.dvi main.pdf main.ps main.html" \ || rm -rf main.dvi main.pdf main.ps main.html test -z "main.info" || rm -f main.info rm -rf main.aux main.cp main.cps main.fn main.fns main.ky main.kys \ main.log main.pg main.pgs main.tmp main.toc main.tp main.tps \ main.vr main.vrs rm -f vti.tmp test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + test -f stamp-vti + test -f version.texi + mkdir build + cd build + ../configure 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 configure: creating ./config.status config.status: creating Makefile + make restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests/txinfo24.dir/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in main.info main.info-[0-9] main.info-[0-9][0-9] main.i[0-9] main.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if /bin/sh /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests/txinfo24.dir/missing --run makeinfo -I .. \ -o main.info `test -f 'main.texi' || echo '../'`main.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./main.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc + test -f main.info + test '!' -f ../main.info + make dvi TEXINPUTS="..:$TEXINPUTS" \ MAKEINFO='/bin/sh /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests/txinfo24.dir/missing --run makeinfo -I ..' \ texi2dvi -o main.dvi `test -f 'main.texi' || echo '../'`main.texi make: *** [main.dvi] Error 1 + exit_status=2 + set +e + cd /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests + case $exit_status,$keep_testdirs in + test 0 '!=' 0 + echo 'txinfo24: exit 2' txinfo24: exit 2 + exit 2