FAIL: txinfo33.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 txinfo33: 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. txinfo33: 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. txinfo33: running dvips --version This is dvips(k) 5.99 Copyright 2010 Radical Eye Software kpathsea version 6.0.0 Copyright 2010 Radical Eye Software. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License and the Dvips copyright. For more information about these matters, see the files named COPYING and dvips.h. Primary author of Dvips: T. Rokicki. === Running test ./txinfo33.test ++ pwd /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests/txinfo33.dir + set -e + mkdir sub + cat + cat + cat + cat + cat + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall --add-missing Makefile.am:1: installing `./mdate-sh' Makefile.am:1: installing `./texinfo.tex' + autoconf + ./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 dvi ps pdf html Updating ./version.texi TEXINPUTS=".:$TEXINPUTS" \ MAKEINFO='/bin/sh /var/tmp/portage/sys-devel/automake-1.11.1/work/automake-1.11.1/tests/txinfo33.dir/missing --run makeinfo -I .' \ texi2dvi 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 'txinfo33: exit 2' txinfo33: exit 2 + exit 2